|
RoveSoSimulator
|
Manager which handles all UI elements through UIWidgets and private state. More...
#include <RoveSoSimulatorUIManager.h>


Public Member Functions | |
| ARoveSoSimulatorPlayerController * | GetPlayerController () |
| void | SetPlayerController (ARoveSoSimulatorPlayerController *newPlayerController) |
| void | SetupInputBindings (URoveSoSimulatorInputManager *inputManager) |
| void | UIWidgetBack () |
| void | UIWidgetReturn () |
| void | UIWidgetTransition (EUIWidget widget) |
| void | UIWidgetOpen (EUIWidget widget) |
| void | UIExitRoveSoSimulator (bool widgetReturn=false) |
Manager which handles all UI elements through UIWidgets and private state.