DeskSim v2 0.1
Train simulator prototype created for Lokførerskolen
Public Member Functions | Public Attributes | Protected Attributes | List of all members
UTopBar Class Reference
Inheritance diagram for UTopBar:

Public Member Functions

 UTopBar (const FObjectInitializer &ObjectInitializer)
 
void ChangeToMainMenu ()
 Leaves editor mode and changes level to main menu.
 
void OkClicked ()
 Removes the popup message.
 

Public Attributes

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
 

Protected Attributes

APlayerController * PC
 Current Player Controller of the level.
 
UPopUpWidgetPopup
 Saved Popup widget.
 

The documentation for this class was generated from the following files: