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
BaseEventData.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::Cpp2ILInjected.Token(Token = "0x2000092")]
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x6000589")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1FE391C", Offset = "0x1FE391C", Length = "0x28")]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
14 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
15 public BaseEventData(EventSystem eventSystem)
16 {
17 throw null;
18 }
19
20 [global::Cpp2ILInjected.Token(Token = "0x1700016C")]
22 {
23 [global::Cpp2ILInjected.Token(Token = "0x600058A")]
24 [global::Cpp2ILInjected.Address(RVA = "0x1FE3968", Offset = "0x1FE3968", Length = "0xC")]
25 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
26 get
27 {
28 throw null;
29 }
30 }
31
32 [global::Cpp2ILInjected.Token(Token = "0x1700016D")]
34 {
35 [global::Cpp2ILInjected.Token(Token = "0x600058B")]
36 [global::Cpp2ILInjected.Address(RVA = "0x1FE3974", Offset = "0x1FE3974", Length = "0xC")]
37 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
38 get
39 {
40 throw null;
41 }
42 [global::Cpp2ILInjected.Token(Token = "0x600058C")]
43 [global::Cpp2ILInjected.Address(RVA = "0x1FE3980", Offset = "0x1FE3980", Length = "0xC")]
44 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Selectable), Member = "Navigate", MemberParameters = new object[]
45 {
48 }, ReturnType = typeof(void))]
49 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
50 set
51 {
52 throw null;
53 }
54 }
55
56 [global::Cpp2ILInjected.Token(Token = "0x400028A")]
57 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
59 }
60}
class f__AnonymousType0<< Count > j__TPar
BaseEventData(EventSystem eventSystem)