HPL3/SOMA/Scripting/cImGuiWindowData

From Frictional Wiki
< HPL3‎ | SOMA‎ | Scripting
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 Name Type Description
mbUseBackgroundGfx bool
mbUseDisabledColor bool
mbUseHeader bool
mColorBase cColor
mColorDisabled cColor
mColorText cColor
mfCaptionSizeMul float
mfLabelMinWidth float
mfLabelPaddingBottom float
mfLabelPaddingLeft float
mfLabelPaddingRight float
mfLabelPaddingTop float
mFont cImGuiFont
mFontAlign eFontAlign
mfPaddingBottom float
mfPaddingLeft float
mfPaddingRight float
mfPaddingTop float
mGfxBackground cImGuiGfx
mGfxLabelData cImGuiFrameGfx
mGfxWindowData cImGuiFrameGfx
mHeaderType eImGuiWindowHeader
mvDefaultSize cVector2f
mvLabelOffset cVector3f

Functions

Return Type Function Name Parameters Description
void SetLabelPadding float afTop,
float afRight,
float afBottom,
float afLeft
void SetPadding float afTop,
float afRight,
float afBottom,
float afLeft

References

See all references...