Click or drag to resize

ImmerseSDK.UI.MessageDisplay Namespace

Messagebox display functionality
Classes
  ClassDescription
Public classMessageDisplayDialog
UI dialog to display messages to the user
Public classMessageDisplayDialogData
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.
Public classMessageDisplayDialogLayout
Hold references to the various UI elements and can update them from the message data object
Public classMessageDisplayService
Service that can display messages to the user
Public classNotification
Represents a UI notification message that can be received over the network (from the browser or another player).
Public classProgressMessageLayout
Hold references to the various UI elements and can update them from the message data object
Public classTimerButtonCountdown
A simple script to run the countdown on the button
Enumerations