HPL3/Amnesia: Rebirth/Scripting/cImGuiMultiSelectData
< 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 mbUseArrowInFocusGfx
- 3.2 mbUseBackgroundGfx
- 3.3 mbUseBackgroundInFocusGfx
- 3.4 mbUseDisabledColor
- 3.5 mColorBase
- 3.6 mColorDisabled
- 3.7 mColorText
- 3.8 mFont
- 3.9 mFontAlign
- 3.10 mGfxArrowLeft
- 3.11 mGfxArrowLeftInFocus
- 3.12 mGfxArrowRight
- 3.13 mGfxArrowRightInFocus
- 3.14 mGfxBackground
- 3.15 mGfxBackgroundInFocus
- 3.16 mvArrowSize
- 3.17 mvDefaultSize
- 4 References
Fields
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