Data container for a message box instance.
More...
#include <UICore.h>
|
std::string | Title = "" |
|
std::string | Body = "" |
|
uint32_t | Flags = 0 |
|
uint32_t | Width = 0 |
|
uint32_t | Height = 0 |
|
uint32_t | MinWidth = 0 |
|
uint32_t | MinHeight = 0 |
|
uint32_t | MaxWidth = -1 |
|
uint32_t | MaxHeight = -1 |
|
std::function< void()> | UserRenderFunction |
|
bool | bShouldOpen = true |
|
bool | bIsOpen = false |
|
Data container for a message box instance.
The documentation for this struct was generated from the following file:
- LkEngine/Source/LkEngine/Renderer/UI/UICore.h