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

◆ TextColor

Definition at line 121 of file UITextPanel.cs.

122 {
123 [global::Cpp2ILInjected.Token(Token = "0x6005184")]
124 [global::Cpp2ILInjected.Address(RVA = "0x1895004", Offset = "0x1895004", Length = "0xC")]
125 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
126 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
127 get
128 {
129 throw null;
130 }
131 [global::Cpp2ILInjected.Token(Token = "0x6005185")]
132 [global::Cpp2ILInjected.Address(RVA = "0x1895010", Offset = "0x1895010", Length = "0xC")]
133 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
134 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
135 set
136 {
137 throw null;
138 }
139 }