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
HairstyleUnlocksHelper.cs
Go to the documentation of this file.
1using System;
6
8{
9 [global::Cpp2ILInjected.Token(Token = "0x20007C7")]
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x6004091")]
13 [global::Cpp2ILInjected.Address(RVA = "0x771810", Offset = "0x771810", Length = "0x24")]
14 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIPlayerCreateMenu), Member = "DrawHairGrid", ReturnType = typeof(void))]
15 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIPlayerCreateMenu), Member = "RandomisePlayer", ReturnType = typeof(void))]
16 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
17 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(HairstyleUnlocksHelper), Member = "ListWarrantsRemake", ReturnType = typeof(bool))]
18 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(HairstyleUnlocksHelper), Member = "RebuildList", ReturnType = typeof(void))]
19 public void UpdateUnlocks()
20 {
21 throw null;
22 }
23
24 [global::Cpp2ILInjected.Token(Token = "0x6004092")]
25 [global::Cpp2ILInjected.Address(RVA = "0x771834", Offset = "0x771834", Length = "0x1FC")]
26 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
27 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(HairstyleUnlocksHelper), Member = "UpdateUnlocks", ReturnType = typeof(void))]
28 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
29 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_gameMenu", ReturnType = typeof(bool))]
30 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_hairWindow", ReturnType = typeof(bool))]
31 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 11)]
32 private bool ListWarrantsRemake()
33 {
34 throw null;
35 }
36
37 [global::Cpp2ILInjected.Token(Token = "0x6004093")]
38 [global::Cpp2ILInjected.Address(RVA = "0x771A30", Offset = "0x771A30", Length = "0xD08")]
39 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
40 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(HairstyleUnlocksHelper), Member = "UpdateUnlocks", ReturnType = typeof(void))]
41 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
42 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RuntimeHelpers), Member = "InitializeArray", MemberParameters = new object[]
43 {
46 }, ReturnType = typeof(void))]
47 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<int>), Member = "AddRange", MemberParameters = new object[] { typeof(IEnumerable<int>) }, ReturnType = typeof(void))]
48 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
49 private void RebuildList()
50 {
51 throw null;
52 }
53
54 [global::Cpp2ILInjected.Token(Token = "0x6004094")]
55 [global::Cpp2ILInjected.Address(RVA = "0x772738", Offset = "0x772738", Length = "0x7C")]
56 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = ".cctor", ReturnType = typeof(void))]
57 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
58 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<int>), Member = ".ctor", ReturnType = typeof(void))]
59 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
60 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
62 {
63 throw null;
64 }
65
66 [global::Cpp2ILInjected.Token(Token = "0x4007E4B")]
67 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
69
70 [global::Cpp2ILInjected.Token(Token = "0x4007E4C")]
71 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
72 private bool _defeatedMartians;
73
74 [global::Cpp2ILInjected.Token(Token = "0x4007E4D")]
75 [global::Cpp2ILInjected.FieldOffset(Offset = "0x19")]
76 private bool _defeatedMoonlord;
77
78 [global::Cpp2ILInjected.Token(Token = "0x4007E4E")]
79 [global::Cpp2ILInjected.FieldOffset(Offset = "0x1A")]
80 private bool _defeatedPlantera;
81
82 [global::Cpp2ILInjected.Token(Token = "0x4007E4F")]
83 [global::Cpp2ILInjected.FieldOffset(Offset = "0x1B")]
84 private bool _isAtStylist;
85
86 [global::Cpp2ILInjected.Token(Token = "0x4007E50")]
87 [global::Cpp2ILInjected.FieldOffset(Offset = "0x1C")]
89 }
90}
class f__AnonymousType0<< Count > j__TPar