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
TutorialStep_08_KillZombies.cs
Go to the documentation of this file.
1using System;
2using Controller;
5using Terraria;
7
8[global::Cpp2ILInjected.Token(Token = "0x20002F7")]
10{
11 [global::Cpp2ILInjected.Token(Token = "0x6001199")]
12 [global::Cpp2ILInjected.Address(RVA = "0xA6D83C", Offset = "0xA6D83C", Length = "0x8")]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
15 {
16 throw null;
17 }
18
19 [global::Cpp2ILInjected.Token(Token = "0x600119A")]
20 [global::Cpp2ILInjected.Address(RVA = "0xA6D844", Offset = "0xA6D844", Length = "0x2C4")]
21 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
22 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
23 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Language), Member = "GetText", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(LocalizedText))]
24 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(XNAUnityRunner), Member = "get_PrimaryInputMode", ReturnType = typeof(XNAUnityRunner.ForcedInputMode))]
25 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Language), Member = "GetTextValue", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
26 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ControllerActionButton), Member = "get_FirstEntry", ReturnType = typeof(ControllerActionButton.Entry))]
27 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIKeyboardMappings), Member = "GetControlTag", MemberParameters = new object[] { typeof(ControlsKeyboardTagHandler.MappingType) }, ReturnType = typeof(string))]
28 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Replace", MemberParameters = new object[]
29 {
30 typeof(string),
31 typeof(string)
32 }, ReturnType = typeof(string))]
33 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 12)]
34 public override string GetGuideString()
35 {
36 throw null;
37 }
38
39 [global::Cpp2ILInjected.Token(Token = "0x600119B")]
40 [global::Cpp2ILInjected.Address(RVA = "0xA6DB08", Offset = "0xA6DB08", Length = "0xC")]
41 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
42 public override void Reset()
43 {
44 throw null;
45 }
46
47 [global::Cpp2ILInjected.Token(Token = "0x600119C")]
48 [global::Cpp2ILInjected.Address(RVA = "0xA6DB14", Offset = "0xA6DB14", Length = "0x4")]
49 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
50 public override void OnItemPlaced(int itemId, int tileId)
51 {
52 throw null;
53 }
54
55 [global::Cpp2ILInjected.Token(Token = "0x600119D")]
56 [global::Cpp2ILInjected.Address(RVA = "0xA6DB18", Offset = "0xA6DB18", Length = "0xC8")]
57 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
58 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TutorialStep), Member = "GiveItem", MemberParameters = new object[]
59 {
60 typeof(short),
61 typeof(int)
62 }, ReturnType = typeof(void))]
63 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TutorialStep), Member = "SetTime", MemberParameters = new object[]
64 {
65 typeof(int),
66 typeof(int),
67 typeof(bool)
68 }, ReturnType = typeof(void))]
69 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTime), Member = "get_Now", ReturnType = typeof(DateTime))]
70 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
71 public override void OnGuideDialogueOpen()
72 {
73 throw null;
74 }
75
76 [global::Cpp2ILInjected.Token(Token = "0x600119E")]
77 [global::Cpp2ILInjected.Address(RVA = "0xA6DBE0", Offset = "0xA6DBE0", Length = "0x160")]
78 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
79 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
80 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_myPlayer", ReturnType = typeof(int))]
81 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTime), Member = "get_Now", ReturnType = typeof(DateTime))]
82 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTime), Member = "op_Subtraction", MemberParameters = new object[]
83 {
86 }, ReturnType = typeof(TimeSpan))]
87 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TimeSpan), Member = "get_TotalSeconds", ReturnType = typeof(double))]
88 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
89 public override bool Update()
90 {
91 throw null;
92 }
93
94 [global::Cpp2ILInjected.Token(Token = "0x600119F")]
95 [global::Cpp2ILInjected.Address(RVA = "0xA6B824", Offset = "0xA6B824", Length = "0x8")]
96 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
97 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
99 {
100 throw null;
101 }
102
103 [global::Cpp2ILInjected.Token(Token = "0x400214A")]
104 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
105 private bool armourHead;
106
107 [global::Cpp2ILInjected.Token(Token = "0x400214B")]
108 [global::Cpp2ILInjected.FieldOffset(Offset = "0x11")]
109 private bool armourBody;
110
111 [global::Cpp2ILInjected.Token(Token = "0x400214C")]
112 [global::Cpp2ILInjected.FieldOffset(Offset = "0x12")]
113 private bool armourLegs;
114
115 [global::Cpp2ILInjected.Token(Token = "0x400214D")]
116 [global::Cpp2ILInjected.FieldOffset(Offset = "0x13")]
117 private bool complete;
118
119 [global::Cpp2ILInjected.Token(Token = "0x400214E")]
120 [global::Cpp2ILInjected.FieldOffset(Offset = "0x14")]
121 private bool killing;
122
123 [global::Cpp2ILInjected.Token(Token = "0x400214F")]
124 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
126}
class f__AnonymousType0<< Count > j__TPar
override TutorialStep.GuideOverLoadState GetGuideState()
override void OnItemPlaced(int itemId, int tileId)