The content browser widget.
More...
#include <EditorWidget.h>
|
| 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.
|
|
|
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.
|
|
The content browser widget.
The documentation for this class was generated from the following files: