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
PlayerConnectionInternal.cs
Go to the documentation of this file.
1using System;
7
8namespace UnityEngine
9{
10 [NativeHeader("Runtime/Export/PlayerConnection/PlayerConnectionInternal.bindings.h")]
11 [global::Cpp2ILInjected.Token(Token = "0x2000077")]
13 {
14 [global::Cpp2ILInjected.Token(Token = "0x60001E1")]
15 [global::Cpp2ILInjected.Address(RVA = "0x1F758A0", Offset = "0x1F758A0", Length = "0x128")]
16 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
17 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
18 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Guid), Member = "op_Equality", MemberParameters = new object[]
19 {
20 typeof(Guid),
22 }, ReturnType = typeof(bool))]
23 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Guid), Member = "ToString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
24 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
25 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 8)]
26 private void UnityEngine.IPlayerEditorConnectionNative.SendMessage(Guid messageId, byte[] data, int playerId)
27 {
28 throw null;
29 }
30
31 [global::Cpp2ILInjected.Token(Token = "0x60001E2")]
32 [global::Cpp2ILInjected.Address(RVA = "0x1F75A1C", Offset = "0x1F75A1C", Length = "0x12C")]
33 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
34 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
35 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Guid), Member = "op_Equality", MemberParameters = new object[]
36 {
37 typeof(Guid),
39 }, ReturnType = typeof(bool))]
40 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Guid), Member = "ToString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
41 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
42 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 8)]
44 {
45 throw null;
46 }
47
48 [global::Cpp2ILInjected.Token(Token = "0x60001E3")]
49 [global::Cpp2ILInjected.Address(RVA = "0x1F75B9C", Offset = "0x1F75B9C", Length = "0x28")]
50 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
51 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
53 {
54 throw null;
55 }
56
57 [global::Cpp2ILInjected.Token(Token = "0x60001E4")]
58 [global::Cpp2ILInjected.Address(RVA = "0x1F75BEC", Offset = "0x1F75BEC", Length = "0x84")]
59 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
60 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
61 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Guid), Member = "ToString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
62 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
67
68 [global::Cpp2ILInjected.Token(Token = "0x60001E5")]
69 [global::Cpp2ILInjected.Address(RVA = "0x1F75CAC", Offset = "0x1F75CAC", Length = "0x84")]
70 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
71 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
72 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Guid), Member = "ToString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
73 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
78
79 [global::Cpp2ILInjected.Token(Token = "0x60001E6")]
80 [global::Cpp2ILInjected.Address(RVA = "0x1F75D6C", Offset = "0x1F75D6C", Length = "0x28")]
81 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
82 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
84 {
85 throw null;
86 }
87
88 [global::Cpp2ILInjected.Token(Token = "0x60001E7")]
89 [global::Cpp2ILInjected.Address(RVA = "0x1F75DBC", Offset = "0x1F75DBC", Length = "0x28")]
90 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
91 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
93 {
94 throw null;
95 }
96
97 [global::Cpp2ILInjected.Token(Token = "0x60001E8")]
98 [global::Cpp2ILInjected.Address(RVA = "0x1F75E0C", Offset = "0x1F75E0C", Length = "0x28")]
99 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
100 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
102 {
103 throw null;
104 }
105
106 [FreeFunction("PlayerConnection_Bindings::IsConnected")]
107 [global::Cpp2ILInjected.Token(Token = "0x60001E9")]
108 [global::Cpp2ILInjected.Address(RVA = "0x1F75DE4", Offset = "0x1F75DE4", Length = "0x28")]
109 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
110 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
111 [MethodImpl(4096)]
112 private static extern bool IsConnected();
113
114 [FreeFunction("PlayerConnection_Bindings::Initialize")]
115 [global::Cpp2ILInjected.Token(Token = "0x60001EA")]
116 [global::Cpp2ILInjected.Address(RVA = "0x1F75D94", Offset = "0x1F75D94", Length = "0x28")]
117 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
118 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
119 [MethodImpl(4096)]
120 private static extern void Initialize();
121
122 [FreeFunction("PlayerConnection_Bindings::RegisterInternal")]
123 [global::Cpp2ILInjected.Token(Token = "0x60001EB")]
124 [global::Cpp2ILInjected.Address(RVA = "0x1F75C70", Offset = "0x1F75C70", Length = "0x3C")]
125 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
126 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
127 [MethodImpl(4096)]
128 private static extern void RegisterInternal(string messageId);
129
130 [FreeFunction("PlayerConnection_Bindings::UnregisterInternal")]
131 [global::Cpp2ILInjected.Token(Token = "0x60001EC")]
132 [global::Cpp2ILInjected.Address(RVA = "0x1F75D30", Offset = "0x1F75D30", Length = "0x3C")]
133 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
134 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
135 [MethodImpl(4096)]
136 private static extern void UnregisterInternal(string messageId);
137
138 [FreeFunction("PlayerConnection_Bindings::SendMessage")]
139 [global::Cpp2ILInjected.Token(Token = "0x60001ED")]
140 [global::Cpp2ILInjected.Address(RVA = "0x1F759C8", Offset = "0x1F759C8", Length = "0x54")]
141 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
142 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
143 [MethodImpl(4096)]
144 private static extern void SendMessage(string messageId, byte[] data, int playerId);
145
146 [FreeFunction("PlayerConnection_Bindings::TrySendMessage")]
147 [global::Cpp2ILInjected.Token(Token = "0x60001EE")]
148 [global::Cpp2ILInjected.Address(RVA = "0x1F75B48", Offset = "0x1F75B48", Length = "0x54")]
149 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
150 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
151 [MethodImpl(4096)]
152 private static extern bool TrySendMessage(string messageId, byte[] data, int playerId);
153
154 [FreeFunction("PlayerConnection_Bindings::PollInternal")]
155 [global::Cpp2ILInjected.Token(Token = "0x60001EF")]
156 [global::Cpp2ILInjected.Address(RVA = "0x1F75BC4", Offset = "0x1F75BC4", Length = "0x28")]
157 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
158 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
159 [MethodImpl(4096)]
160 private static extern void PollInternal();
161
162 [FreeFunction("PlayerConnection_Bindings::DisconnectAll")]
163 [global::Cpp2ILInjected.Token(Token = "0x60001F0")]
164 [global::Cpp2ILInjected.Address(RVA = "0x1F75E34", Offset = "0x1F75E34", Length = "0x28")]
165 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
166 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
167 [MethodImpl(4096)]
168 private static extern void DisconnectAll();
169
170 [global::Cpp2ILInjected.Token(Token = "0x60001F1")]
171 [global::Cpp2ILInjected.Address(RVA = "0x1F75E5C", Offset = "0x1F75E5C", Length = "0x8")]
172 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(PlayerConnection), Member = "GetConnectionNativeApi", ReturnType = typeof(IPlayerEditorConnectionNative))]
173 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
174 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
176 {
177 throw null;
178 }
179 }
180}
class f__AnonymousType0<< Count > j__TPar
static bool TrySendMessage(string messageId, byte[] data, int playerId)
static void RegisterInternal(string messageId)
static void SendMessage(string messageId, byte[] data, int playerId)
static void UnregisterInternal(string messageId)
void SendMessage(Guid messageId, byte[] data, int playerId)
bool TrySendMessage(Guid messageId, byte[] data, int playerId)