Click or drag to resize
GestureTrackerOnCrouching Event
An event handler indicating the player is crouching. This always invoked on frame update while the player is crouching.

Namespace: ESkin.Gesture
Assembly: ESkinGesture (in ESkinGesture.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public event EventHandler OnCrouching

Value

Type: SystemEventHandler
See Also