Click or drag to resize

GhostIsConnected Property

Returns true if the client is connected to the multiplayer server

Namespace:  ImmerseSDK.Multiplayer
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public static bool IsConnected { get; }

Property Value

Type: Boolean
See Also