API reference
API reference
Select your platform
No SDKs available
No versions available

InteractableRegistry Class

A registry that houses a set of concrete Interactables.

Member Functions

InteractableRegistry ( )
virtual void Register
( TInteractable interactable )
virtual void Unregister
( TInteractable interactable )
Returns a filtered collection of interactables.
Parameters
interactor
Only interactables that can be selected by this interactor will be returned
Returns all interactables in this registry.

Protected Functions

Returns a filtered collection of interactables.
Parameters
interactor
Only interactables that can be selected by this interactor will be returned
onlyInclude
Only interactables included in this subset will be included in the returned collection
Did you find this page helpful?
Thumbs up icon
Thumbs down icon