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

◆ IsAgeRestricted

bool DrPlatform.PS4.User.IsAgeRestricted
staticget

Definition at line 848 of file DrPlatform.cs.

849 {
850 get
851 {
852 return default(bool);
853 }
854 }