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

Definition at line 1129 of file DrPlatform.cs.

1130 {
1131 [global::Cpp2ILInjected.Token(Token = "0x60000FF")]
1132 [global::Cpp2ILInjected.Address(RVA = "0x702E40", Offset = "0x702E40", Length = "0x88")]
1133 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1134 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
1135 get
1136 {
1137 throw null;
1138 }
1139 }