Click or drag to resize
GestureTrackerIsLeftArmFront Method
Query whether the player's left arm on front while the player is running.

Namespace: ESkin.Gesture
Assembly: ESkinGesture (in ESkinGesture.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool IsLeftArmFront()

Return Value

Type: Boolean
True if player's left arm is front, False if not.
See Also