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

Definition at line 1939 of file DrPlatform.cs.

1940 {
1941 [global::Cpp2ILInjected.Token(Token = "0x600013D")]
1942 [global::Cpp2ILInjected.Address(RVA = "0x703CA4", Offset = "0x703CA4", Length = "0x8")]
1943 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1944 get
1945 {
1946 throw null;
1947 }
1948 }