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
GameComponentCollectionEventArgs.cs
Go to the documentation of this file.
1using System;
4
6{
7 [global::Cpp2ILInjected.Token(Token = "0x200033B")]
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x60014E5")]
11 [global::Cpp2ILInjected.Address(RVA = "0xA97160", Offset = "0xA97160", Length = "0x6C")]
12 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GameComponentCollection), Member = "ClearItems", ReturnType = typeof(void))]
13 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GameComponentCollection), Member = "InsertItem", MemberParameters = new object[]
14 {
15 typeof(int),
17 }, ReturnType = typeof(void))]
18 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GameComponentCollection), Member = "RemoveItem", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
19 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
20 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(EventArgs), Member = ".ctor", ReturnType = typeof(void))]
21 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
26
27 [global::Cpp2ILInjected.Token(Token = "0x17000219")]
29 {
30 [global::Cpp2ILInjected.Token(Token = "0x60014E6")]
31 [global::Cpp2ILInjected.Address(RVA = "0xA971CC", Offset = "0xA971CC", Length = "0x8")]
32 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
33 get
34 {
35 throw null;
36 }
37 }
38
39 [global::Cpp2ILInjected.Token(Token = "0x40022C4")]
40 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
42 }
43}
class f__AnonymousType0<< Count > j__TPar