| WeatherMakerCelestialObjectScriptIsActive Property  | 
 
            Whether the object is active
            
 
    Namespace: 
   DigitalRuby.WeatherMaker
    Assembly:
   Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
 Syntax
Syntaxpublic bool IsActive { get; }Public ReadOnly Property IsActive As Boolean
	Get
public:
property bool IsActive {
	bool get ();
}member IsActive : bool with get
Property Value
Type: 
Boolean See Also
See Also