terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Public Types | |
enum | FontType { MouseText , DeathText } |
Public Member Functions | |
void | Copy (String_Layout other) |
SpriteFont | GetFont () |
String_Layout () | |
Public Attributes | |
ControlAnchor.ControlId | AnchorControl |
LayoutCalculator.AnchorType | Anchor |
Vector2 | Location |
Color | Color |
LayoutCalculator.AnchorType | Alignment |
float | Scale |
String_Layout.FontType | RenderFont |
bool | MultiLineUseAlignment |
float | WrapWidth |
int | MaxLines |
float | MultilineScale |
Definition at line 12 of file String_Layout.cs.