terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ GamerTag

string DrPlatform.IOS.User.GamerTag
staticget

Definition at line 682 of file DrPlatform.cs.

683 {
684 get
685 {
686 return null;
687 }
688 }