HPL3/Amnesia: Rebirth/Scripting/cImGuiMultiSelectData

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 mbUseArrowInFocusGfx
bool mbUseBackgroundGfx
bool mbUseBackgroundInFocusGfx
bool mbUseDisabledColor
cColor mColorBase
cColor mColorDisabled
cColor mColorText
cImGuiFont mFont
eFontAlign mFontAlign
cImGuiGfx mGfxArrowLeft
cImGuiGfx mGfxArrowLeftInFocus
cImGuiGfx mGfxArrowRight
cImGuiGfx mGfxArrowRightInFocus
cImGuiGfx mGfxBackground
cImGuiGfx mGfxBackgroundInFocus
cVector2f mvArrowSize
cVector2f mvDefaultSize

Functions

cImGuiMultiSelectData has no public functions

Details

mbUseArrowInFocusGfx

bool mbUseArrowInFocusGfx

mbUseBackgroundGfx

bool mbUseBackgroundGfx

mbUseBackgroundInFocusGfx

bool mbUseBackgroundInFocusGfx

mbUseDisabledColor

bool mbUseDisabledColor

mColorBase

cColor mColorBase

mColorDisabled

cColor mColorDisabled

mColorText

cColor mColorText

mFont

cImGuiFont mFont

mFontAlign

eFontAlign mFontAlign

mGfxArrowLeft

cImGuiGfx mGfxArrowLeft

mGfxArrowLeftInFocus

cImGuiGfx mGfxArrowLeftInFocus

mGfxArrowRight

cImGuiGfx mGfxArrowRight

mGfxArrowRightInFocus

cImGuiGfx mGfxArrowRightInFocus

mGfxBackground

cImGuiGfx mGfxBackground

mGfxBackgroundInFocus

cImGuiGfx mGfxBackgroundInFocus

mvArrowSize

cVector2f mvArrowSize

mvDefaultSize

cVector2f mvDefaultSize

References

See all references...