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

Definition at line 1061 of file DrPlatform.cs.

1062 {
1063 get
1064 {
1065 return null;
1066 }
1067 }