PatchInfo
Show declaration
struct PatchInfo play version("2.5");
Either a patch or string depending on external configurations.
Instance Methods
Overview of instance methods
Instance Members
-
int MColor
-
The color of the font, if this is a string.
-
Font MFont
-
The font, if this is a string, or a null font.
-
deprecated("3.8") textureId MPatch
-
Legacy — Do not use The patch, if this is a patch, or an invalid texture. Ignored after 3.8.0.