Click or drag to resize

ImmerseSDK.Multiplayer.Messaging Namespace

Messaging functionality
Classes
  ClassDescription
Public classCustomMessageDescriptor
Data structure for setting up a custom message
Public classCustomMessageList
Class to help with custom message setup.
Public classCustomMessageManager
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.
Private classCustomMessageManagerCustomMessageLookup
Encapsulates the custom message lookup data
Structures
  StructureDescription
Public structureApiMessage
An Api message (sent to browser)
Public structureGhostMessage
A Ghost message
Public structureMessageID
Represents a unique id for a message
Enumerations