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
CompletionActionInvoker.cs
Go to the documentation of this file.
1using System;
4
6{
7 [global::Cpp2ILInjected.Token(Token = "0x2000237")]
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x60013EC")]
11 [global::Cpp2ILInjected.Address(RVA = "0x1CAA438", Offset = "0x1CAA438", Length = "0x2C")]
12 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
13 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
18
19 [global::Cpp2ILInjected.Token(Token = "0x60013ED")]
20 [global::Cpp2ILInjected.Address(RVA = "0x1CAC894", Offset = "0x1CAC894", Length = "0x9C")]
21 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
22 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
23 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
25 {
26 throw null;
27 }
28
29 [global::Cpp2ILInjected.Token(Token = "0x60013EE")]
30 [global::Cpp2ILInjected.Address(RVA = "0x1CAC930", Offset = "0x1CAC930", Length = "0x4")]
31 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
33 {
34 throw null;
35 }
36
37 [global::Cpp2ILInjected.Token(Token = "0x4000A7D")]
38 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
40
41 [global::Cpp2ILInjected.Token(Token = "0x4000A7E")]
42 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
44 }
45}
class f__AnonymousType0<< Count > j__TPar
CompletionActionInvoker(ITaskCompletionAction action, Task completingTask)