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.Steam.User.GamerTag
staticgetset

Definition at line 1631 of file DrPlatform.cs.

1632 {
1633 [global::Cpp2ILInjected.Token(Token = "0x6000124")]
1634 [global::Cpp2ILInjected.Address(RVA = "0x703444", Offset = "0x703444", Length = "0x48")]
1635 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1636 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1637 get
1638 {
1639 throw null;
1640 }
1641 }