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

◆ Text

string Terraria.GameContent.UI.GameTipsDisplay.GameTip.Text
getset

Definition at line 189 of file GameTipsDisplay.cs.

190 {
191 [global::Cpp2ILInjected.Token(Token = "0x6004E7B")]
192 [global::Cpp2ILInjected.Address(RVA = "0x8E2E5C", Offset = "0x8E2E5C", Length = "0x54")]
193 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
194 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
195 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
196 get
197 {
198 throw null;
199 }
200 }