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

◆ HasMultiplayerPermissions

bool DrPlatform.XBO.User.HasMultiplayerPermissions
staticget

Definition at line 1217 of file DrPlatform.cs.

1218 {
1219 get
1220 {
1221 return default(bool);
1222 }
1223 }