| GestureTrackerIsJabbingRight Method |
Query whether the player is jabbing with right arm.
Namespace: ESkin.GestureAssembly: ESkinGesture (in ESkinGesture.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool IsJabbingRight()
function IsJabbingRight();
Return Value
Type:
BooleanTrue if player is jabbing with right arm, false if not.
See Also