API reference

IInteractable Interface

An object that can be interacted with, an IInteractable can, in addition to an IInteractableView, be enabled or disabled.

Properties

new int MaxInteractors[Get]
new int MaxSelectingInteractors[Get]

Member Functions

void Enable ( )
void Disable ( )
void RemoveInteractorByIdentifier
( int id )