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

◆ OnUpdateDevices

static Action< ulong, float > InControl.InputManager.OnUpdateDevices
staticsetaddremovepackage

Definition at line 236 of file InputManager.cs.

237 {
239 [global::Cpp2ILInjected.Token(Token = "0x60002D9")]
240 [global::Cpp2ILInjected.Address(RVA = "0x1995510", Offset = "0x1995510", Length = "0xF4")]
241 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
242 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TouchManager), Member = "OnEnable", ReturnType = typeof(void))]
243 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
244 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
245 {
248 }, ReturnType = typeof(Delegate))]
249 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
250 add
251 {
252 throw null;
253 }
255 [global::Cpp2ILInjected.Token(Token = "0x60002DA")]
256 [global::Cpp2ILInjected.Address(RVA = "0x1995604", Offset = "0x1995604", Length = "0xF4")]
257 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
258 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TouchManager), Member = "OnDisable", ReturnType = typeof(void))]
259 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
260 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
261 {
264 }, ReturnType = typeof(Delegate))]
265 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
266 remove
267 {
268 throw null;
269 }
270 }
class f__AnonymousType0<< Count > j__TPar