Click or drag to resize

Window Fields

The Window type exposes the following members.

Fields
  NameDescription
Public fieldHidden
Stuff to do when the screen has hidden.
Public fieldHideAnimation
The animation state to play when hiding the screen.
Public fieldHideSound
The audio to play when hiding.
Public fieldHiding
Stuff to do when hiding the screen.
Public fieldShowAnimation
The animation state to play when showing the screen.
Public fieldShowing
Stuff to do when showing the screen.
Public fieldShown
Stuff to do when the screen has shown.
Public fieldShowSound
The audio to play when showing.
Public fieldTrack
Whether to track the Window in UIManager.
Top
See Also