#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
◆ POPUP_MAX_WIDTH
The documentation for this struct was generated from the following files: