Click or drag to resize
GestureTrackerIsJabbingLeft Method
Query whether the player is jabbing with left arm.

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

Return Value

Type: Boolean
True if player is jabbing with left arm, false if not.
See Also