| GestureTrackerIsLeftArmFront Method |
Query whether the player's left 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 IsLeftArmFront()
function IsLeftArmFront();
Return Value
Type:
BooleanTrue if player's left arm is front, False if not.
See Also