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

◆ UserUID

string DrPlatform.Android.User.UserUID
staticget

Definition at line 249 of file DrPlatform.cs.

250 {
251 get
252 {
253 return null;
254 }
255 }

Referenced by DrPlatform.IsSignedInToCurrentPlatform().