YouButton
getActiveHand Method
YouInteract Documentation
Function that returns the Hand that is hovering the YouButton
Namespace:
YouInteract.YouInteractAPI
Assembly:
YouInteract (in YouInteract.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
C++
F#
Copy to Clipboard
Print
public
HandPointer
getActiveHand
()
public HandPointer getActiveHand()
Return Value
Type:
HandPointer
The hand that entered/hovers the YouBUtton
See Also
Reference
YouButton Class
YouInteract.YouInteractAPI Namespace