terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
bool | Equals (TextGenerationSettings other) |
Public Attributes | |
Font | font |
Color | color |
int | fontSize |
float | lineSpacing |
bool | richText |
float | scaleFactor |
FontStyle | fontStyle |
TextAnchor | textAnchor |
bool | alignByGeometry |
bool | resizeTextForBestFit |
int | resizeTextMinSize |
int | resizeTextMaxSize |
bool | updateBounds |
VerticalWrapMode | verticalOverflow |
HorizontalWrapMode | horizontalOverflow |
Vector2 | generationExtents |
Vector2 | pivot |
bool | generateOutOfBounds |
Private Member Functions | |
bool | CompareColors (Color left, Color right) |
bool | CompareVector2 (Vector2 left, Vector2 right) |
Definition at line 6 of file TextGenerationSettings.cs.