HPL3/Amnesia: Rebirth/Scripting/cImGuiCheckBoxData

From Frictional Wiki
Jump to navigation Jump to search

Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki!

Fields

Field Type Field Name And Description
bool mbUseBackgroundGfx
bool mbUseBackgroundInFocusGfx
bool mbUseBoxInFocusGfx
bool mbUseDisabledColor
cColor mColorBase
cColor mColorDisabled
cColor mColorText
cImGuiFont mFont
eFontAlign mFontAlign
cImGuiGfx mGfxBackground
cImGuiGfx mGfxBackgroundInFocus
cImGuiGfx mGfxBox
cImGuiGfx mGfxBoxInFocus
cImGuiGfx mGfxCheckOverlay
cVector2f mvBoxSize
cVector2f mvCheckOverlaySize
cVector2f mvDefaultSize

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

References

See all references...