![]() | SwipeCommand Class |
Namespace: Slash.Unity.DataBind.GestureInput.Commands
The SwipeCommand type exposes the following members.
Name | Description | |
---|---|---|
![]() | SwipeCommand | Initializes a new instance of the SwipeCommand class |
Name | Description | |
---|---|---|
![]() | GetEvent |
Returns the event from the specified target to observe.
(Overrides UnityEventCommandTBehaviour, TEventDataGetEvent(TBehaviour).) |
![]() | OnEvent |
Called when an the event on the target occurred that this command is listening to.
By default this will invoke the command with the received event data, but derived commands may modify the event data
first.
(Overrides UnityEventCommandTBehaviour, TEventDataOnEvent(TEventData).) |
Name | Description | |
---|---|---|
![]() | DirectionMask |
Swipe directions to invoke command for.
|