SceneObjectIndex
class in ImmerseSDK.PlatformServices / Inherits from ObjectIndex
Indexes objects within a scene so they can be reliably referred to in a networked environment
Properties | |
---|---|
Scene | ID of the scene this is associated with (if initialized) |
Methods | |
---|---|
AddObject | Add an object to the indexObjects cannot be added to this index at runtime. Please use DontDestroyOnLoadLoadIndex.SceneIndex instead |