WeatherMakerFullScreenCloudsScriptCloudProbeEnabled Property |
Whether cloud probes are enabled
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public static bool CloudProbeEnabled { get; }
Public Shared ReadOnly Property CloudProbeEnabled As Boolean
Get
public:
static property bool CloudProbeEnabled {
bool get ();
}
static member CloudProbeEnabled : bool with get
Property Value
Type:
BooleanSee Also