Touch |
[SerializableAttribute] public class AxisValueChangedEventHandler : UnityEvent<float>
The TouchButtonAxisValueChangedEventHandler type exposes the following members.
| Name | Description | |
|---|---|---|
| TouchButtonAxisValueChangedEventHandler | Initializes a new instance of the TouchButtonAxisValueChangedEventHandler class |
| Name | Description | |
|---|---|---|
| AddListener | (Inherited from UnityEventSingle) | |
| GetPersistentEventCount | (Inherited from UnityEventBase) | |
| GetPersistentMethodName | (Inherited from UnityEventBase) | |
| GetPersistentTarget | (Inherited from UnityEventBase) | |
| Invoke | (Inherited from UnityEventSingle) | |
| RemoveAllListeners | (Inherited from UnityEventBase) | |
| RemoveListener | (Inherited from UnityEventSingle) | |
| SetPersistentListenerState | (Inherited from UnityEventBase) | |
| ToString | (Inherited from UnityEventBase) |