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_11_Complete.cs
Go to the documentation of this file.
1using System;
4using Terraria;
6
7[global::Cpp2ILInjected.Token(Token = "0x20002FA")]
9{
10 [global::Cpp2ILInjected.Token(Token = "0x60011AE")]
11 [global::Cpp2ILInjected.Address(RVA = "0xA6E068", Offset = "0xA6E068", Length = "0x8")]
12 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
14 {
15 throw null;
16 }
17
18 [global::Cpp2ILInjected.Token(Token = "0x60011AF")]
19 [global::Cpp2ILInjected.Address(RVA = "0xA6E070", Offset = "0xA6E070", Length = "0xF0")]
20 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
21 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
22 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Language), Member = "GetText", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(LocalizedText))]
23 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(XNAUnityRunner), Member = "get_PrimaryInputMode", ReturnType = typeof(XNAUnityRunner.ForcedInputMode))]
24 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Language), Member = "GetTextValue", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
25 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIKeyboardMappings), Member = "GetControlTag", MemberParameters = new object[] { typeof(ControlsKeyboardTagHandler.MappingType) }, ReturnType = typeof(string))]
26 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Replace", MemberParameters = new object[]
27 {
28 typeof(string),
29 typeof(string)
30 }, ReturnType = typeof(string))]
31 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
32 public override string GetGuideString()
33 {
34 throw null;
35 }
36
37 [global::Cpp2ILInjected.Token(Token = "0x60011B0")]
38 [global::Cpp2ILInjected.Address(RVA = "0xA6E230", Offset = "0xA6E230", Length = "0x8")]
39 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
40 public override void Reset()
41 {
42 throw null;
43 }
44
45 [global::Cpp2ILInjected.Token(Token = "0x60011B1")]
46 [global::Cpp2ILInjected.Address(RVA = "0xA6E238", Offset = "0xA6E238", Length = "0x4")]
47 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
48 public override void OnItemPlaced(int itemId, int tileId)
49 {
50 throw null;
51 }
52
53 [global::Cpp2ILInjected.Token(Token = "0x60011B2")]
54 [global::Cpp2ILInjected.Address(RVA = "0xA6E23C", Offset = "0xA6E23C", Length = "0xA8")]
55 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
56 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_myPlayer", ReturnType = typeof(int))]
57 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PlatformAwardNotifierUtility), Member = "NoteTriggerForPlayer", MemberParameters = new object[]
58 {
61 }, ReturnType = typeof(void))]
62 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
63 public override void OnGuideDialogueOpen()
64 {
65 throw null;
66 }
67
68 [global::Cpp2ILInjected.Token(Token = "0x60011B3")]
69 [global::Cpp2ILInjected.Address(RVA = "0xA6E2E4", Offset = "0xA6E2E4", Length = "0x8")]
70 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
71 public override bool Update()
72 {
73 throw null;
74 }
75
76 [global::Cpp2ILInjected.Token(Token = "0x60011B4")]
77 [global::Cpp2ILInjected.Address(RVA = "0xA6E2EC", Offset = "0xA6E2EC", Length = "0x8")]
78 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TutorialLevel), Member = ".ctor", ReturnType = typeof(void))]
79 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
80 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TutorialStep), Member = ".ctor", ReturnType = typeof(void))]
82 {
83 throw null;
84 }
85
86 [global::Cpp2ILInjected.Token(Token = "0x4002152")]
87 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
88 private bool complete;
89}
class f__AnonymousType0<< Count > j__TPar
override void OnItemPlaced(int itemId, int tileId)
override TutorialStep.GuideOverLoadState GetGuideState()
eTrigger
Definition eTrigger.cs:6