Click or drag to resize
SceneRoot Class

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

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

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

The SceneRoot type exposes the following members.

Constructors
  NameDescription
Public methodSceneRoot
Initializes a new instance of the SceneRoot class
Top
See Also