Class SubScene
Inherited Members
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Namespace: Unity.Scenes
Syntax
[ExecuteAlways]
[DisallowMultipleComponent]
public class SubScene : MonoBehaviour
Fields
AutoLoadScene
Declaration
public bool AutoLoadScene
Field Value
Type | Description |
---|---|
Boolean |
Properties
SceneGUID
Declaration
public Hash128 SceneGUID { get; }
Property Value
Type | Description |
---|---|
Hash128 |