terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ ValidatedSettings()

TextGenerationSettings UnityEngine.TextGenerator.ValidatedSettings ( TextGenerationSettings settings)
inlineprivate

Definition at line 51 of file TextGenerator.cs.

52 {
53 if (!true)
54 {
55 }
56 throw new MissingMethodException();
57 }