|
RoveSoSimulator
|
Abstract class which represents a UI Screen. More...
#include <UIWidget.h>


Public Member Functions | |
| void | BindUIManager (URoveSoSimulatorUIManager *UIm) |
| virtual void | SetupInputBindings (URoveSoSimulatorInputManager *inputManager) |
| virtual void | BeforeAddition () |
| virtual void | AfterAddition () |
| virtual void | BeforeRemoval () |
| virtual void | AfterRemoval () |
Protected Attributes | |
| URoveSoSimulatorUIManager * | UIManager |
| EUIWidget | SelfID |
Abstract class which represents a UI Screen.