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

◆ HasChatPermissions

bool DrPlatform.User.HasChatPermissions
staticgetset

Definition at line 758 of file DrPlatform.cs.

759 {
760 [global::Cpp2ILInjected.Token(Token = "0x60000E8")]
761 [global::Cpp2ILInjected.Address(RVA = "0x701DFC", Offset = "0x701DFC", Length = "0x134")]
762 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
763 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DrPlatform.User), Member = "CanChatWith", MemberParameters = new object[] { typeof(ChatHelper.ChatRequest) }, ReturnType = typeof(void))]
764 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIMultiplayerChat), Member = "DrawNotification", ReturnType = typeof(void))]
765 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIMultiplayerChat), Member = "OpenChat", ReturnType = typeof(void))]
766 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIMultiplayerChat), Member = "Draw", ReturnType = typeof(void))]
767 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ChatHelper), Member = "DisplayMessage", MemberParameters = new object[]
768 {
771 typeof(byte)
772 }, ReturnType = typeof(void))]
773 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
774 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Application), Member = "get_isEditor", ReturnType = typeof(bool))]
775 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::UnityEngine.Object), Member = "op_Inequality", MemberParameters = new object[]
776 {
777 typeof(global::UnityEngine.Object),
778 typeof(global::UnityEngine.Object)
779 }, ReturnType = typeof(bool))]
780 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
781 get
782 {
783 throw null;
784 }
785 }
class f__AnonymousType0<< Count > j__TPar