| GestureTrackerIsRightArmFront Method |
Query whether the player's right arm on front while the player is running.
Namespace: ESkin.GestureAssembly: ESkinGesture (in ESkinGesture.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool IsRightArmFront()
function IsRightArmFront();
Return Value
Type:
BooleanTrue if player's right arm is front, False if not.
See Also