|
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
|
Inheritance diagram for FadeString_Layout:
Collaboration diagram for FadeString_Layout:Public Types | |
| enum | FontType { MouseText , DeathText } |
Public Member Functions | |
| FadeString_Layout () | |
| void | Copy (String_Layout other) |
| SpriteFont | GetFont () |
Public Attributes | |
| float | FadeDelay |
| float | FadeTime |
| 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 7 of file FadeString_Layout.cs.