WeatherMakerCelestialObjectScriptOrbitTypeIsCustom Property |
Whether the orbit type is custom
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public bool OrbitTypeIsCustom { get; }
Public ReadOnly Property OrbitTypeIsCustom As Boolean
Get
public:
property bool OrbitTypeIsCustom {
bool get ();
}
member OrbitTypeIsCustom : bool with get
Property Value
Type:
BooleanSee Also