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.PS4.User.IsAgeRestricted
staticgetset

Definition at line 1337 of file DrPlatform.cs.

1338 {
1339 [global::Cpp2ILInjected.Token(Token = "0x600010C")]
1340 [global::Cpp2ILInjected.Address(RVA = "0x7022F0", Offset = "0x7022F0", Length = "0x74")]
1341 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1342 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
1343 get
1344 {
1345 throw null;
1346 }
1347 }