Show / Hide Table of Contents

Class MyObjectBuilder_WeatherPlanetData

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

Constructors

MyObjectBuilder_WeatherPlanetData()

Declaration
public MyObjectBuilder_WeatherPlanetData()

Fields

NextWeather

Declaration
public int NextWeather
Field Value
Type Description
System.Int32

PlanetId

Declaration
public long PlanetId
Field Value
Type Description
System.Int64

Weathers

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