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_10_Settings.cs
Go to the documentation of this file.
1using System;
5
6[global::Cpp2ILInjected.Token(Token = "0x20002F9")]
8{
9 [global::Cpp2ILInjected.Token(Token = "0x60011A7")]
10 [global::Cpp2ILInjected.Address(RVA = "0xA6DF4C", Offset = "0xA6DF4C", Length = "0x8")]
11 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
13 {
14 throw null;
15 }
16
17 [global::Cpp2ILInjected.Token(Token = "0x60011A8")]
18 [global::Cpp2ILInjected.Address(RVA = "0xA6DF54", Offset = "0xA6DF54", Length = "0xF4")]
19 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
20 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
21 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Language), Member = "GetText", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(LocalizedText))]
22 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(XNAUnityRunner), Member = "get_PrimaryInputMode", ReturnType = typeof(XNAUnityRunner.ForcedInputMode))]
23 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Language), Member = "GetTextValue", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
24 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIKeyboardMappings), Member = "GetControlTag", MemberParameters = new object[] { typeof(ControlsKeyboardTagHandler.MappingType) }, ReturnType = typeof(string))]
25 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Replace", MemberParameters = new object[]
26 {
27 typeof(string),
28 typeof(string)
29 }, ReturnType = typeof(string))]
30 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
31 public override string GetGuideString()
32 {
33 throw null;
34 }
35
36 [global::Cpp2ILInjected.Token(Token = "0x60011A9")]
37 [global::Cpp2ILInjected.Address(RVA = "0xA6E048", Offset = "0xA6E048", Length = "0x8")]
38 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
39 public override void Reset()
40 {
41 throw null;
42 }
43
44 [global::Cpp2ILInjected.Token(Token = "0x60011AA")]
45 [global::Cpp2ILInjected.Address(RVA = "0xA6E050", Offset = "0xA6E050", Length = "0x4")]
46 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
47 public override void OnItemPlaced(int itemId, int tileId)
48 {
49 throw null;
50 }
51
52 [global::Cpp2ILInjected.Token(Token = "0x60011AB")]
53 [global::Cpp2ILInjected.Address(RVA = "0xA6E054", Offset = "0xA6E054", Length = "0xC")]
54 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
55 public override void OnGuideDialogueOpen()
56 {
57 throw null;
58 }
59
60 [global::Cpp2ILInjected.Token(Token = "0x60011AC")]
61 [global::Cpp2ILInjected.Address(RVA = "0xA6E060", Offset = "0xA6E060", Length = "0x8")]
62 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
63 public override bool Update()
64 {
65 throw null;
66 }
67
68 [global::Cpp2ILInjected.Token(Token = "0x60011AD")]
69 [global::Cpp2ILInjected.Address(RVA = "0xA6B834", Offset = "0xA6B834", Length = "0x8")]
70 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
71 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
73 {
74 throw null;
75 }
76
77 [global::Cpp2ILInjected.Token(Token = "0x4002151")]
78 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
79 private bool complete;
80}
class f__AnonymousType0<< Count > j__TPar
override void OnItemPlaced(int itemId, int tileId)
override TutorialStep.GuideOverLoadState GetGuideState()