terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ IsAgeRestricted

bool DrPlatform.User.IsAgeRestricted
staticgetset

Definition at line 845 of file DrPlatform.cs.

846 {
847 [global::Cpp2ILInjected.Token(Token = "0x60000ED")]
848 [global::Cpp2ILInjected.Address(RVA = "0x7022E8", Offset = "0x7022E8", Length = "0x8")]
849 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
850 get
851 {
852 throw null;
853 }
854 }