Method | Description | |
---|---|---|
GetTextName ( ) : string |
Informs which Text is associated with the MenuButton.
|
|
GetUIElementToSpawn ( ) : UIDraggableElement, |
Informs which UIDraggableElement the MenuButton has to spawn.
|
|
IsRightMovementAction ( DraggableElement, draggableElement ) : bool |
Informs whether the given Element is the DraggableElement bound the this MenuButton.
|
protected GetUIElementToSpawn ( ) : UIDraggableElement, | ||
return | UIDraggableElement, |
protected IsRightMovementAction ( DraggableElement, draggableElement ) : bool | ||
draggableElement | DraggableElement, | The Element to test. |
return | bool |