#include <ui.h>
◆ EConfirmationResult
Enumerator |
---|
UNSET | |
CONFIRMED | |
CANCELED | |
◆ SConfirmPopupContext()
CUi::SConfirmPopupContext::SConfirmPopupContext |
( |
| ) |
|
◆ Reset()
void CUi::SConfirmPopupContext::Reset |
( |
| ) |
|
◆ YesNoButtons()
void CUi::SConfirmPopupContext::YesNoButtons |
( |
| ) |
|
◆ m_aMessage
char CUi::SConfirmPopupContext::m_aMessage[1024] |
◆ m_aNegativeButtonLabel
char CUi::SConfirmPopupContext::m_aNegativeButtonLabel[128] |
◆ m_aPositiveButtonLabel
char CUi::SConfirmPopupContext::m_aPositiveButtonLabel[128] |
◆ m_CancelButton
◆ m_ConfirmButton
◆ m_pUI
CUi* CUi::SConfirmPopupContext::m_pUI |
◆ m_Result
◆ POPUP_BUTTON_HEIGHT
constexpr float CUi::SConfirmPopupContext::POPUP_BUTTON_HEIGHT = 12.0f |
|
staticconstexpr |
◆ POPUP_BUTTON_SPACING
constexpr float CUi::SConfirmPopupContext::POPUP_BUTTON_SPACING = 5.0f |
|
staticconstexpr |
◆ POPUP_FONT_SIZE
constexpr float CUi::SConfirmPopupContext::POPUP_FONT_SIZE = 10.0f |
|
staticconstexpr |
◆ POPUP_MAX_WIDTH
constexpr float CUi::SConfirmPopupContext::POPUP_MAX_WIDTH = 200.0f |
|
staticconstexpr |
The documentation for this struct was generated from the following files: