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

◆ minSize

int UnityEngine.UI.FontData.minSize
getset

Definition at line 105 of file FontData.cs.

106 {
107 [global::Cpp2ILInjected.Token(Token = "0x60000CA")]
108 [global::Cpp2ILInjected.Address(RVA = "0x1FAF7EC", Offset = "0x1FAF7EC", Length = "0x8")]
109 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
110 get
111 {
112 throw null;
113 }
114 [global::Cpp2ILInjected.Token(Token = "0x60000CB")]
115 [global::Cpp2ILInjected.Address(RVA = "0x1FAF7F4", Offset = "0x1FAF7F4", Length = "0x8")]
116 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
117 set
118 {
119 throw null;
120 }
121 }