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
Loading...
Searching...
No Matches

◆ Populate_Internal() [2/2]

bool UnityEngine.TextGenerator.Populate_Internal ( string str,
Font font,
Color color,
int fontSize,
float scaleFactor,
float lineSpacing,
FontStyle style,
bool richText,
bool resizeTextForBestFit,
int resizeTextMinSize,
int resizeTextMaxSize,
VerticalWrapMode verticalOverFlow,
HorizontalWrapMode horizontalOverflow,
bool updateBounds,
TextAnchor anchor,
Vector2 extents,
Vector2 pivot,
bool generateOutOfBounds,
bool alignByGeometry,
out TextGenerationError error )
inlinepackage

Definition at line 588 of file TextGenerator.cs.

589 {
590 throw null;
591 }