WeatherMakerAuroraProfileScriptAuroraEnabled Property |
Whether the aurora should render
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public bool AuroraEnabled { get; }
Public ReadOnly Property AuroraEnabled As Boolean
Get
public:
property bool AuroraEnabled {
bool get ();
}
member AuroraEnabled : bool with get
Property Value
Type:
BooleanSee Also