GCControllerAxisValueChangedHandler Delegate

Definition

The delegate used as the value-changed handler for ValueChangedHandler.

public delegate void GCControllerAxisValueChangedHandler(GCControllerAxisInput axis, float value);
type GCControllerAxisValueChangedHandler = delegate of GCControllerAxisInput * single -> unit

Parameters

value
Single

Applies to