Click or drag to resize

GhostOfflineMode Property

Returns true if the client is currently running in offline mode

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

Property Value

Type: Boolean
See Also