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

◆ HasUserGeneratedContentPermissions

bool DrPlatform.PS4.User.HasUserGeneratedContentPermissions
staticgetset

Definition at line 1350 of file DrPlatform.cs.

1351 {
1352 [global::Cpp2ILInjected.Token(Token = "0x600010D")]
1353 [global::Cpp2ILInjected.Address(RVA = "0x701D78", Offset = "0x701D78", Length = "0x7C")]
1354 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1355 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1356 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
1357 get
1358 {
1359 throw null;
1360 }
1361 }