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