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

MessageSettings

class in ImmerseSDK.PlatformServices / Inherits from ImmerseSettingsFile

Contains the list of custom messages required by your application

Properties
MessageDefinitions MessageDefinition assets defined for this application
CatchExceptions Whether exceptions thrown inside message handlers should be caught by the message queue
Disabling this option will cause the message queue to stop functioning in the event of an exception, so this is only recommended for debugging purposes