![]() | Slash.Unity.DataBind.UI.Unity.Commands Namespace |
Class | Description | |
---|---|---|
![]() | BeginDragCommand |
Command which is invoked when the element is started to be dragged.
Parameters:
- Pointer event data.
|
![]() | ButtonClickCommand |
Command which is invoked when a button was clicked.
|
![]() | DragCommand |
Command which is invoked when the element is dragged.
Parameters:
- Pointer event data.
|
![]() | DropCommand |
Command which is invoked when an object is dropped on to this one.
Parameters:
- Context of dropped object if existing.
|
![]() | EndDragCommand |
Command which is invoked when dragging the element ended.
Parameters:
- Pointer event data.
|
![]() | EventTriggerCommand |
Command which is invoked when an EventTrigger fires one of its triggers.
|
![]() | UnityEventCommandTBehaviour |
Base class for a command which is called on a Unity event.
|
![]() | UnityEventCommandTBehaviour, TEventData |
Base class for a command which is called on a Unity event.
|
![]() | UnityEventCommandTBehaviour, TEventData1, TEventData2 |
Base class for a command which is called on a Unity event.
|
![]() | UnityEventCommandBaseTBehaviour |
Base class for a command that monitors a specific mono behaviour to trigger itself.
|