Method GetSubScenes
GetSubScenes(GUID)
Gets all the sub scenes embedded in a scene.
Declaration
public static Hash128[] GetSubScenes(GUID guid)
Parameters
Type | Name | Description |
---|---|---|
GUID | guid | The GUID of the scene |
Returns
Type | Description |
---|---|
Hash128[] | A list of all sub scenes embedded in the given scene |