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

◆ OnDeviceDetached

static Action< InputDevice > InControl.InputManager.OnDeviceDetached
staticsetaddremove

Definition at line 161 of file InputManager.cs.

162 {
164 [global::Cpp2ILInjected.Token(Token = "0x60002D5")]
165 [global::Cpp2ILInjected.Address(RVA = "0x1995140", Offset = "0x1995140", Length = "0xF4")]
166 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
167 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TestInputManager), Member = "OnEnable", ReturnType = typeof(void))]
168 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "MultiplayerWithBindingsExample.PlayerManager", Member = "OnEnable", ReturnType = typeof(void))]
169 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "MultiplayerBasicExample.PlayerManager", Member = "Start", ReturnType = typeof(void))]
170 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
171 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
172 {
175 }, ReturnType = typeof(Delegate))]
176 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
177 add
178 {
179 throw null;
180 }
182 [global::Cpp2ILInjected.Token(Token = "0x60002D6")]
183 [global::Cpp2ILInjected.Address(RVA = "0x1995234", Offset = "0x1995234", Length = "0xF4")]
184 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
185 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "MultiplayerWithBindingsExample.PlayerManager", Member = "OnDisable", ReturnType = typeof(void))]
186 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
187 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
188 {
191 }, ReturnType = typeof(Delegate))]
192 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
193 remove
194 {
195 throw null;
196 }
197 }
class f__AnonymousType0<< Count > j__TPar