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

Color Terraria.GameContent.UI.Elements.UIText.TextColor
getset

Definition at line 165 of file UIText.cs.

166 {
167 [global::Cpp2ILInjected.Token(Token = "0x6005167")]
168 [global::Cpp2ILInjected.Address(RVA = "0x92F348", Offset = "0x92F348", Length = "0xC")]
169 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
170 get
171 {
172 throw null;
173 }
174 [global::Cpp2ILInjected.Token(Token = "0x6005168")]
175 [global::Cpp2ILInjected.Address(RVA = "0x92F354", Offset = "0x92F354", Length = "0xC")]
176 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
177 set
178 {
179 throw null;
180 }
181 }