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

◆ GamerTag

string DrPlatform.Android.User.GamerTag
staticgetset

Definition at line 576 of file DrPlatform.cs.

577 {
578 [global::Cpp2ILInjected.Token(Token = "0x60000DF")]
579 [global::Cpp2ILInjected.Address(RVA = "0x70198C", Offset = "0x70198C", Length = "0x88")]
580 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
581 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
582 get
583 {
584 throw null;
585 }
586 }