Méthode | Description | |
---|---|---|
GetSummary ( ) : string | ||
OnDragStarted ( |
Called by the Draggable2D object when the drag starts.
|
|
OnDragStartedEvent ( DragStartedEvent evt ) : void |
Méthode | Description | |
---|---|---|
UnityOnDisable ( ) : void | ||
UnityOnEnable ( ) : void |
public OnDragStarted ( |
||
draggableObject | ||
Résultat | void |
public OnDragStartedEvent ( DragStartedEvent evt ) : void | ||
evt | DragStartedEvent | |
Résultat | void |