#include <MenuTypes.h>
◆ Callback()
◆ CustomFunction()
◆ CVar()
WidgetInfo & WidgetInfo::CVar |
( |
const char * | cVar_ | ) |
|
|
inline |
◆ Options() [1/2]
◆ Options() [2/2]
◆ PostFunc()
◆ PreFunc()
◆ ResetDisables()
void WidgetInfo::ResetDisables |
( |
| ) |
|
|
inline |
◆ SameLine()
WidgetInfo & WidgetInfo::SameLine |
( |
bool | sameLine_ | ) |
|
|
inline |
◆ ValuePointer()
WidgetInfo & WidgetInfo::ValuePointer |
( |
std::variant< bool *, int32_t *, float * > | valuePointer_ | ) |
|
|
inline |
◆ WindowName()
WidgetInfo & WidgetInfo::WindowName |
( |
const char * | windowName_ | ) |
|
|
inline |
◆ activeDisables
◆ callback
◆ customFunction
◆ cVar
const char* WidgetInfo::cVar |
◆ isHidden
bool WidgetInfo::isHidden = false |
◆ name
std::string WidgetInfo::name |
◆ options
◆ postFunc
◆ preFunc
◆ sameLine
bool WidgetInfo::sameLine = false |
◆ type
◆ valuePointer
std::variant<bool*, int32_t*, float*> WidgetInfo::valuePointer |
◆ windowName
const char* WidgetInfo::windowName = "" |
The documentation for this struct was generated from the following file: