CustomMessageDescriptor Class |
Namespace: ImmerseSDK.Multiplayer.Messaging
[SerializableAttribute] public class CustomMessageDescriptor
The CustomMessageDescriptor type exposes the following members.
Name | Description | |
---|---|---|
CustomMessageDescriptor | Initializes a new instance of the CustomMessageDescriptor class |
Name | Description | |
---|---|---|
BroadcastBackToSelf |
True if the sender also gets the message
| |
Description |
Custom message description
| |
IsPersistedInSession |
True if this message is persisted in the session
| |
MessageType |
A unique number ( >= MinMessageType). Numbers below this value are reserved for system messages.
| |
MinMessageType | ||
Name |
Custom message name
| |
Profile |
Profile (who can send this type of message)
|