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

FirstHoverInteractorGroup Class

This interactor group allows only the first interactor requesting it to be the one in Hover, and the rest will be disabled until it unhovers.

Properties

override bool ShouldHover[Get]
override bool ShouldUnhover[Get]
override bool ShouldSelect[Get]
override bool ShouldUnselect[Get]
override bool HasCandidate[Get]
override bool HasInteractable[Get]
override bool HasSelectedInteractable[Get]
override object CandidateProperties[Get]

Member Functions

virtual override void Hover ( )
virtual override void Unhover ( )
virtual override void Select ( )
virtual override void Unselect ( )
virtual override void Preprocess ( )
virtual override void Enable ( )
virtual override void Disable ( )
void InjectAllInteractorGroupFirstHover
( List< IInteractor > interactors )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon