WeatherMakerCloudProfileScriptCloudsEnabled Property |
Checks whether clouds are enabled
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public bool CloudsEnabled { get; }
Public ReadOnly Property CloudsEnabled As Boolean
Get
public:
property bool CloudsEnabled {
bool get ();
}
member CloudsEnabled : bool with get
Property Value
Type:
BooleanSee Also