HPL3/Amnesia: Rebirth/Scripting/cImGuiGaugeData
< 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
Fields
Field Type | Field Name And Description |
---|---|
bool | mbUseBackgroundGfx |
bool | mbUseDisabledColor |
bool | mbUseFillUV |
bool | mbUseFrame |
cColor | mColorBase |
cColor | mColorDisabled |
cColor | mColorText |
cImGuiFont | mFont |
eFontAlign | mFontAlign |
cImGuiGfx | mGfxBackground |
cImGuiGfx | mGfxFill |
cImGuiFrameGfx | mGfxFrame |
eImGuiGaugeOrientation | mOrientation |
cVector2f | mvDefaultSize |
cVector2f | mvPadding |
Functions
cImGuiGaugeData has no public functions
Details
mbUseBackgroundGfx
bool mbUseBackgroundGfx
mbUseDisabledColor
bool mbUseDisabledColor
mbUseFillUV
bool mbUseFillUV
mbUseFrame
bool mbUseFrame
mColorBase
cColor mColorBase
mColorDisabled
cColor mColorDisabled
mColorText
cColor mColorText
mFont
cImGuiFont mFont
mFontAlign
eFontAlign mFontAlign
mGfxBackground
cImGuiGfx mGfxBackground
mGfxFill
cImGuiGfx mGfxFill
mGfxFrame
cImGuiFrameGfx mGfxFrame
mOrientation
eImGuiGaugeOrientation mOrientation
mvDefaultSize
cVector2f mvDefaultSize
mvPadding
cVector2f mvPadding