Click or drag to resize

ImmerseSDK.Indexing Namespace

Indexing functionality
Classes
  ClassDescription
Public classIndexedMonoBehaviour
A MonoBehaviour that's indexed and can receive network messages
Public classIndexedMonoBehaviourWithNamedStates
Adds support for user friendly named states to IndexedMonoBehaviourWithState
Public classIndexedMonoBehaviourWithState
A Component that has a state and can be discovered via it's index. Used for synching object state over the network
Interfaces
  InterfaceDescription
Public interfaceIIndexed
Indexed object
Delegates