Click or drag to resize

TouchButtonAxisValueChangedEvent Event

Event sent when the axis value changes.

Namespace: Rewired.ComponentControls
Assembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public event UnityAction<float> AxisValueChangedEvent

Value

UnityActionSingle
See Also