HPL3/Community/Scripting/Classes/cimguiframegfx

From Frictional Wiki
Jump to navigation Jump to search

cImGuiFrameGfx

Fields

Field Name Type Description
mGfxBackground cImGuiGfx
mGfxCornerTopRight cImGuiGfx
mGfxCornerBottomRight cImGuiGfx
mGfxCornerBottomLeft cImGuiGfx
mGfxCornerTopLeft cImGuiGfx
mGfxBorderTop cImGuiGfx
mGfxBorderRight cImGuiGfx
mGfxBorderBottom cImGuiGfx
mGfxBorderLeft cImGuiGfx
mColorCornerTopLeft cColor
mColorCornerTopRight cColor
mColorCornerBotRight cColor
mColorCornerBotLeft cColor

Functions

Return Type Function Name Parameters Description
void CopyFrom const cImGuiFrameGfx& aFrame

Remarks

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