| WeatherMakerMirrorNetworkScriptIsClient Property  | 
 
            True if client
            
 
    Namespace: 
   DigitalRuby.WeatherMaker
    Assembly:
   Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
 Syntax
Syntaxpublic bool IsClient { get; }Public ReadOnly Property IsClient As Boolean
	Get
public:
virtual property bool IsClient {
	bool get () sealed;
}abstract IsClient : bool with get
override IsClient : bool with get
Property Value
Type: 
BooleanImplements
IWeatherMakerNetworkConnectionIsClient See Also
See Also