Click or drag to resize
WindowRoot Class

[Missing <summary> documentation for "T:Slash.Unity.Common.Scenes.WindowRoot"]

Inheritance Hierarchy
SystemObject
  Object
    Component
      Behaviour
        MonoBehaviour
          Slash.Unity.Common.ScenesWindowRoot

Namespace: Slash.Unity.Common.Scenes
Assembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntax
public class WindowRoot : MonoBehaviour

The WindowRoot type exposes the following members.

Constructors
  NameDescription
Public methodWindowRoot
Initializes a new instance of the WindowRoot class
Top
Properties
  NameDescription
Public propertyWindow
Top
Methods
  NameDescription
Protected methodOnDestroy
Top
Events
  NameDescription
Public eventWindowDestroyed
Top
Fields
  NameDescription
Public fieldWindowId
Top
See Also