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

Definition at line 259 of file DrPlatform.cs.

260 {
261 get
262 {
263 return null;
264 }
265 }