DeskSim v2 0.1
Train simulator prototype created for Lokførerskolen
Public Member Functions | Public Attributes | List of all members
UEditorWidget Class Reference

The content browser widget. More...

#include <EditorWidget.h>

Inheritance diagram for UEditorWidget:

Public Member Functions

 UEditorWidget (const FObjectInitializer &ObjectInitializer)
 
virtual void InitializeNativeClassData () override
 Function for initializing class members.
 
void TrainBtnOnClicked ()
 Setting the Train button index to the active index.
 
void RailwayBtnOnClicked ()
 Setting the Railway button index to the active index.
 
void HouseBtnOnClicked ()
 Setting the House button index to the active index.
 
void SignalBtnOnClicked ()
 Setting the Signal button index to the active index.
 
void OtherBtnOnClicked ()
 Setting the Other button index to the active index.
 

Public Attributes

class UWidgetSwitcher * ObjectSwitcher
 The widget switcher binding from the blueprint widget.
 
class UButton * TrainButton
 Train button binding.
 
class UButton * RailwayButton
 Railway button binding.
 
class UButton * HouseButton
 House button binding.
 
class UButton * SignalButton
 signal button binding
 
class UButton * OtherButton
 Other button binding.
 

Detailed Description

The content browser widget.


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