Click or drag to resize
GestureTrackerIsCrouching Method
Query whether the player is crouching.

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

Return Value

Type: Boolean
True if player is crouching, false if not.
See Also