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

ActiveStateSelector Class

Extends MonoBehaviour, ISelector
Selects and unselects based on the Active State.
If this component is piped into the Selector property of the Interactor component, it can replace poses for existing interactors with custom poses.

Properties

IActiveState ActiveState[Get]

Events

Action WhenSelected
Action WhenUnselected

Protected Functions

virtual void Awake ( )
virtual void Start ( )
virtual void Update ( )

Member Functions

void InjectAllActiveStateSelector
( IActiveState activeState )
void InjectActiveState
( IActiveState activeState )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon