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