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

Definition at line 1257 of file DrPlatform.cs.

1258 {
1259 get
1260 {
1261 return null;
1262 }
1263 }