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

◆ OnWorldLoad

static Action Terraria.IO.WorldFile.OnWorldLoad
staticsetaddremove

Definition at line 29 of file WorldFile.cs.

30 {
32 [global::Cpp2ILInjected.Token(Token = "0x600340C")]
33 [global::Cpp2ILInjected.Address(RVA = "0x134A030", Offset = "0x134A030", Length = "0xD8")]
34 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
35 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
36 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
37 {
40 }, ReturnType = typeof(Delegate))]
41 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
42 add
43 {
44 throw null;
45 }
47 [global::Cpp2ILInjected.Token(Token = "0x600340D")]
48 [global::Cpp2ILInjected.Address(RVA = "0x134A108", Offset = "0x134A108", Length = "0xD8")]
49 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
50 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
51 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
52 {
55 }, ReturnType = typeof(Delegate))]
56 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
57 remove
58 {
59 throw null;
60 }
61 }
class f__AnonymousType0<< Count > j__TPar