PlayerMouseScreenPositionChangedHandler Class |
Namespace: Rewired.Components
[SerializableAttribute] public class ScreenPositionChangedHandler : UnityEvent<Vector2>
The PlayerMouseScreenPositionChangedHandler type exposes the following members.
Name | Description | |
---|---|---|
PlayerMouseScreenPositionChangedHandler | Initializes a new instance of the PlayerMouseScreenPositionChangedHandler class |
Name | Description | |
---|---|---|
AddListener | (Inherited from UnityEventVector2.) | |
GetPersistentEventCount | (Inherited from UnityEventBase.) | |
GetPersistentMethodName | (Inherited from UnityEventBase.) | |
GetPersistentTarget | (Inherited from UnityEventBase.) | |
Invoke | (Inherited from UnityEventVector2.) | |
RemoveAllListeners | (Inherited from UnityEventBase.) | |
RemoveListener | (Inherited from UnityEventVector2.) | |
SetPersistentListenerState | (Inherited from UnityEventBase.) | |
ToString | (Inherited from UnityEventBase.) |