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

◆ fontSize

int UnityEngine.UI.Text.fontSize
getset

Definition at line 300 of file Text.cs.

301 {
302 [global::Cpp2ILInjected.Token(Token = "0x60004B0")]
303 [global::Cpp2ILInjected.Address(RVA = "0x1FDCE00", Offset = "0x1FDCE00", Length = "0xC")]
304 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
305 get
306 {
307 throw null;
308 }
309 [global::Cpp2ILInjected.Token(Token = "0x60004B1")]
310 [global::Cpp2ILInjected.Address(RVA = "0x1FDCE0C", Offset = "0x1FDCE0C", Length = "0x4C")]
311 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
312 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
313 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
314 set
315 {
316 throw null;
317 }
318 }