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.User.HasUserGeneratedContentPermissions
staticgetset

Definition at line 738 of file DrPlatform.cs.

739 {
740 [global::Cpp2ILInjected.Token(Token = "0x60000E7")]
741 [global::Cpp2ILInjected.Address(RVA = "0x701C18", Offset = "0x701C18", Length = "0x128")]
742 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
743 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
744 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Application), Member = "get_isEditor", ReturnType = typeof(bool))]
745 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::UnityEngine.Object), Member = "op_Inequality", MemberParameters = new object[]
746 {
747 typeof(global::UnityEngine.Object),
748 typeof(global::UnityEngine.Object)
749 }, ReturnType = typeof(bool))]
750 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
751 get
752 {
753 throw null;
754 }
755 }
class f__AnonymousType0<< Count > j__TPar