Show / Hide Table of Contents

Class MyObjectBuilder_SectorWeatherComponent

Inheritance
System.Object
MyObjectBuilder_Base
MyObjectBuilder_SessionComponent
MyObjectBuilder_SectorWeatherComponent
Inherited Members
MyObjectBuilder_SessionComponent.ShouldSerializeDefinition()
MyObjectBuilder_SessionComponent.Definition
MyObjectBuilder_Base.ShouldSerializeSubtypeId()
MyObjectBuilder_Base.Clone()
MyObjectBuilder_Base.Equals(MyObjectBuilder_Base)
MyObjectBuilder_Base.SubtypeId
MyObjectBuilder_Base.SubtypeName
MyObjectBuilder_Base.TypeId
Namespace: VRage.Game.ObjectBuilders
Assembly: VRage.Game.dll
Syntax
public class MyObjectBuilder_SectorWeatherComponent : MyObjectBuilder_SessionComponent

Constructors

MyObjectBuilder_SectorWeatherComponent()

Declaration
public MyObjectBuilder_SectorWeatherComponent()

Fields

BaseSunDirection

Declaration
public SerializableVector3 BaseSunDirection
Field Value
Type Description
VRage.SerializableVector3

SunDirectionNormalized

Declaration
public SerializableVector3 SunDirectionNormalized
Field Value
Type Description
VRage.SerializableVector3

WeatherPlanetData

Declaration
public MyObjectBuilder_WeatherPlanetData[] WeatherPlanetData
Field Value
Type Description
MyObjectBuilder_WeatherPlanetData[]

Extension Methods

MyObjectBuilderExtensions.GetId(MyObjectBuilder_Base)
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾