Click or drag to resize

SceneRegistryDontDestroyOnLoadLoadIndex Field

Static index that can be used for indexing items at runtime in the DontDestroyOnLoad Scene

Namespace:  ImmerseSDK
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public static readonly RuntimeObjectIndex DontDestroyOnLoadLoadIndex

Field Value

Type: RuntimeObjectIndex
See Also