HPL3/Amnesia: Rebirth/Scripting/cImGuiCheckBoxData
< HPL3 | Amnesia: Rebirth | Scripting
Jump to navigation
Jump to search
This page has been automatically generated, but it needs descriptions added to the various fields/functions in order to be complete. |
Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki!
Contents
- 1 Fields
- 2 Functions
- 3 Details
- 3.1 mbUseBackgroundGfx
- 3.2 mbUseBackgroundInFocusGfx
- 3.3 mbUseBoxInFocusGfx
- 3.4 mbUseDisabledColor
- 3.5 mColorBase
- 3.6 mColorDisabled
- 3.7 mColorText
- 3.8 mFont
- 3.9 mFontAlign
- 3.10 mGfxBackground
- 3.11 mGfxBackgroundInFocus
- 3.12 mGfxBox
- 3.13 mGfxBoxInFocus
- 3.14 mGfxCheckOverlay
- 3.15 mvBoxSize
- 3.16 mvCheckOverlaySize
- 3.17 mvDefaultSize
- 4 References
Fields
Functions
cImGuiCheckBoxData has no public functions
Details
mbUseBackgroundGfx
bool mbUseBackgroundGfx
mbUseBackgroundInFocusGfx
bool mbUseBackgroundInFocusGfx
mbUseBoxInFocusGfx
bool mbUseBoxInFocusGfx
mbUseDisabledColor
bool mbUseDisabledColor
mColorBase
cColor mColorBase
mColorDisabled
cColor mColorDisabled
mColorText
cColor mColorText
mFont
cImGuiFont mFont
mFontAlign
eFontAlign mFontAlign
mGfxBackground
cImGuiGfx mGfxBackground
mGfxBackgroundInFocus
cImGuiGfx mGfxBackgroundInFocus
mGfxBox
cImGuiGfx mGfxBox
mGfxBoxInFocus
cImGuiGfx mGfxBoxInFocus
mGfxCheckOverlay
cImGuiGfx mGfxCheckOverlay
mvBoxSize
cVector2f mvBoxSize
mvCheckOverlaySize
cVector2f mvCheckOverlaySize
mvDefaultSize
cVector2f mvDefaultSize