Click or drag to resize

SceneRegistry Methods

The SceneRegistry type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetId
Get the ID of an object that exists within one of the loaded scenes
Public methodStatic memberGetObject
Get an object associated with a GUID in one of the loaded scenes
Public methodStatic memberGetScene
Gets the Scene object with the specified buildIndex
Public methodStatic memberTryGetId
Get the ID of an object that exists within one of the loaded scenes
Public methodStatic memberTryGetObject
Get an object associated with a GUID in one of the loaded scenes
Public methodStatic memberTryGetScene
Gets the Scene object with the specified buildIndex
Top
See Also