| GestureTrackerOnJabbedLeft Event |
An event handler indicating when the player jabbed with left arm.
Namespace: ESkin.GestureAssembly: ESkinGesture (in ESkinGesture.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public event EventHandler OnJabbedLeft
function add_OnJabbedLeft(value);
function remove_OnJabbedLeft(value);
Value
Type:
SystemEventHandlerSee Also