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

◆ bestFit

bool UnityEngine.UI.FontData.bestFit
getset

Definition at line 86 of file FontData.cs.

87 {
88 [global::Cpp2ILInjected.Token(Token = "0x60000C8")]
89 [global::Cpp2ILInjected.Address(RVA = "0x1FAF7D8", Offset = "0x1FAF7D8", Length = "0x8")]
90 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
91 get
92 {
93 throw null;
94 }
95 [global::Cpp2ILInjected.Token(Token = "0x60000C9")]
96 [global::Cpp2ILInjected.Address(RVA = "0x1FAF7E0", Offset = "0x1FAF7E0", Length = "0xC")]
97 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
98 set
99 {
100 throw null;
101 }
102 }