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

◆ TextScale

float Terraria.GameContent.UI.Elements.UITextPanel< T >.TextScale
getset

Definition at line 51 of file UITextPanel.cs.

52 {
53 [global::Cpp2ILInjected.Token(Token = "0x6005180")]
54 [global::Cpp2ILInjected.Address(RVA = "0x1894F88", Offset = "0x1894F88", Length = "0x8")]
55 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
56 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
57 get
58 {
59 throw null;
60 }
61 [global::Cpp2ILInjected.Token(Token = "0x6005181")]
62 [global::Cpp2ILInjected.Address(RVA = "0x1894F90", Offset = "0x1894F90", Length = "0x8")]
63 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
64 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
65 set
66 {
67 throw null;
68 }
69 }