|
| UTopBar (const FObjectInitializer &ObjectInitializer) |
|
void | ChangeToMainMenu () |
| Leaves editor mode and changes level to main menu.
|
|
void | OkClicked () |
| Removes the popup message.
|
|
|
class UButton * | SaveButton |
| Binding for save button in the top bar.
|
|
class UButton * | ScaleButton |
| Binding for scaling button in the top bar.
|
|
class UButton * | TranslateButton |
| Binding for translate button in the top bar.
|
|
class UButton * | RotateButton |
| Binding for rotate button in the top bar.
|
|
class UButton * | MainMenuButton |
| Binding for main menu button in the top bar.
|
|
class UButton * | TrashButton |
| Binding for trash button in the top bar.
|
|
TSubclassOf< class UUserWidget > | PopupWidgetClass |
| Pop-Up userwidget class.
|
|
bool | WantToQuit |
|
|
APlayerController * | PC |
| Current Player Controller of the level.
|
|
UPopUpWidget * | Popup |
| Saved Popup widget.
|
|
The documentation for this class was generated from the following files: