ImmerseSDK.UI.MessageDisplay Namespace |
Class | Description | |
---|---|---|
MessageDisplayDialog |
UI dialog to display messages to the user
| |
MessageDisplayDialogData |
Encapsulates the data for displaying a message to the user.
Messages are sorted on priority, and only the highest priority message is displayed at a time.
Messages can have an optional specified duration.
| |
MessageDisplayDialogLayout |
Hold references to the various UI elements and can update them from the message data object
| |
MessageDisplayService |
Service that can display messages to the user
| |
Notification |
Represents a UI notification message that can be received over the network (from the browser or another player).
| |
ProgressMessageLayout |
Hold references to the various UI elements and can update them from the message data object
| |
TimerButtonCountdown |
A simple script to run the countdown on the button
|
Enumeration | Description | |
---|---|---|
MessageDisplayDialogDataMessageDisplayDialogLayouts |
Lists the supported layouts for the message dialogs
| |
NotificationIcons |
Icons on the message dialog
|