Click or drag to resize

IndexedMonoBehaviourTryToRegisterIndex Method

Register the index for this object, or if scene is not ready, wait for it to become ready and try again

Namespace:  ImmerseSDK.Indexing
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public void TryToRegisterIndex()
See Also