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 queueDisabling this option will cause the message queue to stop functioning in the event of an exception, so this is only recommended for debugging purposes |