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

IInteractor Interface

IInteractor defines an object that can interact with other objects and can handle selection events to change its state.

Properties

bool ShouldHover[Get]
bool ShouldUnhover[Get]
bool ShouldSelect[Get]
bool ShouldUnselect[Get]

Member Functions

void Preprocess ( )
void Process ( )
void Postprocess ( )
void ProcessCandidate ( )
void Enable ( )
void Disable ( )
void Hover ( )
void Unhover ( )
void Select ( )
void Unselect ( )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon