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

InteractableGroup Class

Extends MonoBehaviour
This class implements higher level logic to share the number of max max interactors acting on this group of interactors at a time.

Properties

object Data[Get]

Protected Fields

bool _started[Get]

Protected Functions

virtual void Awake ( )
virtual void Start ( )
virtual void OnEnable ( )
virtual void OnDisable ( )

Member Functions

void InjectAllInteractableGroup
( List< IInteractable > interactables )
void InjectInteractables
( List< IInteractable > interactables )
void InjectOptionalData
( object data )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon