| GestureTrackerOnJumped Event |
An event handler indicating when player was jumped.
Namespace: ESkin.GestureAssembly: ESkinGesture (in ESkinGesture.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public event EventHandler OnJumped
function add_OnJumped(value);
function remove_OnJumped(value);
Value
Type:
SystemEventHandlerSee Also