Ghost Class |
Namespace: ImmerseSDK.Multiplayer
public static class Ghost
The Ghost type exposes the following members.
Name | Description | |
---|---|---|
HasFatalConnectionError |
Returns true if we have given up trying to connect
| |
IsConnected |
Returns true if the client is connected to the multiplayer server
| |
OfflineMode |
Returns true if the client is currently running in offline mode
|
Name | Description | |
---|---|---|
Connect |
Connects to Ghost
| |
IsQueueRunning |
Returns true if the specified queue type is currently running
| |
StartReceiveQueue | ||
StopReceiveQueue |
Name | Description | |
---|---|---|
UserEvents |
Class to handle user connection events
|