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

ActiveStateGate Class

Extends MonoBehaviour, IActiveState
Returns true when the Open Selector is true.
Returns false when the Close Selector is true. Often used in pose recognition.

Properties

ISelector OpenSelector[Get]
ISelector CloseSelector[Get]
bool Active[Get]

Protected Fields

bool _started[Get]

Protected Functions

virtual void Awake ( )
virtual void Start ( )

Member Functions

void InjectAllActiveStateGate
( ISelector openSelector,
ISelector closeSelector )
void InjectOpenState
( ISelector openSelector )
void InjectCloseState
( ISelector closeSelector )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon