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_09_Bestiary.cs
Go to the documentation of this file.
1using System;
5
6[global::Cpp2ILInjected.Token(Token = "0x20002F8")]
8{
9 [global::Cpp2ILInjected.Token(Token = "0x60011A0")]
10 [global::Cpp2ILInjected.Address(RVA = "0xA6DD40", Offset = "0xA6DD40", Length = "0x8")]
11 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
13 {
14 throw null;
15 }
16
17 [global::Cpp2ILInjected.Token(Token = "0x60011A1")]
18 [global::Cpp2ILInjected.Address(RVA = "0xA6DD48", Offset = "0xA6DD48", Length = "0x12C")]
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 = 6)]
31 public override string GetGuideString()
32 {
33 throw null;
34 }
35
36 [global::Cpp2ILInjected.Token(Token = "0x60011A2")]
37 [global::Cpp2ILInjected.Address(RVA = "0xA6DE74", Offset = "0xA6DE74", Length = "0x5C")]
38 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
39 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
40 public override void Begin()
41 {
42 throw null;
43 }
44
45 [global::Cpp2ILInjected.Token(Token = "0x60011A3")]
46 [global::Cpp2ILInjected.Address(RVA = "0xA6DED0", Offset = "0xA6DED0", Length = "0x8")]
47 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
48 public override void Reset()
49 {
50 throw null;
51 }
52
53 [global::Cpp2ILInjected.Token(Token = "0x60011A4")]
54 [global::Cpp2ILInjected.Address(RVA = "0xA6DED8", Offset = "0xA6DED8", Length = "0x4")]
55 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
56 public override void OnGuideDialogueOpen()
57 {
58 throw null;
59 }
60
61 [global::Cpp2ILInjected.Token(Token = "0x60011A5")]
62 [global::Cpp2ILInjected.Address(RVA = "0xA6DEDC", Offset = "0xA6DEDC", Length = "0x70")]
63 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
64 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
65 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
66 public override bool Update()
67 {
68 throw null;
69 }
70
71 [global::Cpp2ILInjected.Token(Token = "0x60011A6")]
72 [global::Cpp2ILInjected.Address(RVA = "0xA6B82C", Offset = "0xA6B82C", Length = "0x8")]
73 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
74 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
76 {
77 throw null;
78 }
79
80 [global::Cpp2ILInjected.Token(Token = "0x4002150")]
81 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
82 private bool openedBestiary;
83}
class f__AnonymousType0<< Count > j__TPar
override TutorialStep.GuideOverLoadState GetGuideState()