Click or drag to resize

WindowButton Fields

The WindowButton type exposes the following members.

Fields
  NameDescription
Public fieldAction
Whether to show, hide or toggle.
Public fieldHardReference
Hard reference to the window.
Public fieldSoftReference
A soft (path-only) reference to the window.
Public fieldUseSoftReference
Whether to store just the path to the Window and load it at runtime using "Resources.Load".
Top
See Also