ImmerseSDK.Multiplayer Namespace |
Class | Description | |
---|---|---|
Ghost |
Used for external communication and sending messages to other users
| |
TransformSync |
Needed to synchronise position and rotation of this object with remote users
| |
TransformSyncSnapEvent | ||
UserConnections |
Class to handle user connection events
|
Delegate | Description | |
---|---|---|
GhostConnectCallback | ||
GhostPersistedMessagesReceivedHandler |
Type for the OnPersistedMessagesReceived event
| |
TransformSyncAuthoritySwitchHandler |
Signature for the OnAuthorityChanged event
| |
TransformSyncUpdateStateChangeHandler |
Signature for the OnUpdateStateChanged event
|
Enumeration | Description | |
---|---|---|
GhostQueueTypes |
Types of message Queues
| |
GhostSiblings |
Type of sibling connection
| |
TransformSyncUpdateStates |
Update states that TransformSync can be in
|