PlayerControllerAxisValueChangedHandler Class |
Namespace: Rewired.Components
[SerializableAttribute] public class AxisValueChangedHandler : UnityEvent<int, float>
The PlayerControllerAxisValueChangedHandler type exposes the following members.
Name | Description | |
---|---|---|
![]() | PlayerControllerAxisValueChangedHandler | Initializes a new instance of the PlayerControllerAxisValueChangedHandler class |
Name | Description | |
---|---|---|
![]() | AddListener | (Inherited from UnityEventInt32, Single.) |
![]() | GetPersistentEventCount | (Inherited from UnityEventBase.) |
![]() | GetPersistentMethodName | (Inherited from UnityEventBase.) |
![]() | GetPersistentTarget | (Inherited from UnityEventBase.) |
![]() | Invoke | (Inherited from UnityEventInt32, Single.) |
![]() | RemoveAllListeners | (Inherited from UnityEventBase.) |
![]() | RemoveListener | (Inherited from UnityEventInt32, Single.) |
![]() | SetPersistentListenerState | (Inherited from UnityEventBase.) |
![]() | ToString | (Inherited from UnityEventBase.) |