ImmerseSDK.Multiplayer.Messaging Namespace |
Class | Description | |
---|---|---|
CustomMessageDescriptor |
Data structure for setting up a custom message
| |
CustomMessageManager |
Manager class to help with object state synchronisation and custom message setup.
Object state synchronisation is intended to be a simpler way to use custom messages with less setup.
You can still use custom messages by setting them up manually in the Editor.
| |
CustomMessages |
Class to help with custom message setup.
| |
PayloadSerialization |
Contains a number of tools for simplifying serialization of message payloads
|
Structure | Description | |
---|---|---|
ApiMessage |
An Api message (sent to browser)
| |
CustomMessageManagerPersistedMessage |
Used to store information about currently persisted messages so they can be deleted safely
TODO This is a workaround until we can get a Command message to ghost to delete messages of a type
| |
GhostMessage |
A Ghost message
| |
MessageID |
Represents a unique id for a message
|
Enumeration | Description | |
---|---|---|
CustomMessageDescriptorMessageProfile |
Message Profile setup
| |
FilterType |
Message Filter type
|