SceneRegistry Methods |
The SceneRegistry type exposes the following members.
Name | Description | |
---|---|---|
GetId |
Get the ID of an object that exists within one of the loaded scenes
| |
GetObject |
Get an object associated with a GUID in one of the loaded scenes
| |
GetScene |
Gets the Scene object with the specified buildIndex
| |
TryGetId |
Get the ID of an object that exists within one of the loaded scenes
| |
TryGetObject |
Get an object associated with a GUID in one of the loaded scenes
| |
TryGetScene |
Gets the Scene object with the specified buildIndex
|