메소드 | 설명 | |
---|---|---|
GetSummary ( ) : string | ||
OnDragEntered ( |
Called by the Draggable2D object when the the drag enters the drag target.
|
|
OnDragEnteredEvent ( DragEnteredEvent evt ) : void |
메소드 | 설명 | |
---|---|---|
UnityOnDisable ( ) : void | ||
UnityOnEnable ( ) : void |
public OnDragEntered ( |
||
draggableObject | ||
targetObject | ||
리턴 | void |
public OnDragEnteredEvent ( DragEnteredEvent evt ) : void | ||
evt | DragEnteredEvent | |
리턴 | void |