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

InteractableSet Struct

Extends IEnumerable< TInteractable >
Allocation-free collection that can be iterated over to provide a pruned list of Interactables.

Member Functions

A pruned set of interactables from the InteractableRegistry<TInteractor, TInteractable>
Parameters
onlyInclude
Include only these interactables from the base _interactables collection. Provide a null value to skip this filtering.
testAgainst
Filter against an interactor. Provide a null value to skip this filtering.
Enumerator GetEnumerator ( )
IEnumerator< TInteractable > IEnumerable< TInteractable >. GetEnumerator ( )
IEnumerator IEnumerable. GetEnumerator ( )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon