Immerse SDK
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

MessageManager<T>

class in ImmerseSDK.PlatformServices / Inherits from Object

Generic class for handling incoming messages and saving unhandled messages
Useful in applications with multiple scenes

Constructors
UInt16 messageType, ILogger logger Create a new message manager
Fields
- -
MessageType Use this message type when sending messages to this manager
Methods
HandleInstantiation Call this from the Start method in your class (T)