Show / Hide Table of Contents

Class MyWeatherGeneratorSettings

Inheritance
System.Object
MyWeatherGeneratorSettings
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public class MyWeatherGeneratorSettings : Object

Constructors

MyWeatherGeneratorSettings()

Declaration
public MyWeatherGeneratorSettings()

Fields

Voxel

Declaration
public string Voxel
Field Value
Type Description
System.String

Weathers

Declaration
public List<MyWeatherGeneratorVoxelSettings> Weathers
Field Value
Type Description
System.Collections.Generic.List<MyWeatherGeneratorVoxelSettings>
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾