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
PlayerResourceSetsManager2.cs
Go to the documentation of this file.
1using System;
7using Terraria.IO;
8
10{
11 [global::Cpp2ILInjected.Token(Token = "0x2000A83")]
12 public class PlayerResourceSetsManager2 : SelectionHolder<IPlayerResourcesDisplaySet>
13 {
14 [global::Cpp2ILInjected.Token(Token = "0x6004F8F")]
15 [global::Cpp2ILInjected.Address(RVA = "0x8FF024", Offset = "0x8FF024", Length = "0x5C")]
16 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
17 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Preferences), Member = "Put", MemberParameters = new object[]
18 {
19 typeof(string),
20 typeof(object)
21 }, ReturnType = typeof(void))]
22 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
23 protected override void Configuration_Save(Preferences obj)
24 {
25 throw null;
26 }
27
28 [global::Cpp2ILInjected.Token(Token = "0x6004F90")]
29 [global::Cpp2ILInjected.Address(RVA = "0x8FF080", Offset = "0x8FF080", Length = "0xB0")]
30 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
31 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_Configuration", ReturnType = typeof(Preferences))]
32 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Preferences[]), Member = "Get", MemberTypeParameters = new object[] { typeof(object) }, MemberParameters = new object[]
33 {
34 typeof(string),
35 typeof(object)
36 }, ReturnType = "T")]
37 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
38 protected override void Configuration_OnLoad(Preferences obj)
39 {
40 throw null;
41 }
42
43 [global::Cpp2ILInjected.Token(Token = "0x6004F91")]
44 [global::Cpp2ILInjected.Address(RVA = "0x8FF130", Offset = "0x8FF130", Length = "0x298")]
45 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
46 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(FancyClassicPlayerResourcesDisplaySet), Member = ".ctor", MemberParameters = new object[]
47 {
48 typeof(string),
49 typeof(string),
50 typeof(string),
52 }, ReturnType = typeof(void))]
53 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Dictionary<object, object>), Member = "set_Item", MemberParameters = new object[]
54 {
55 typeof(object),
56 typeof(object)
57 }, ReturnType = typeof(void))]
58 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ClassicPlayerResourcesDisplaySet), Member = ".ctor", MemberParameters = new object[]
59 {
60 typeof(string),
61 typeof(string)
62 }, ReturnType = typeof(void))]
63 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(HorizontalBarsPlayerResourcesDisplaySet), Member = ".ctor", MemberParameters = new object[]
64 {
65 typeof(string),
66 typeof(string),
67 typeof(string),
69 }, ReturnType = typeof(void))]
70 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 17)]
72 {
73 throw null;
74 }
75
76 [global::Cpp2ILInjected.Token(Token = "0x6004F92")]
77 [global::Cpp2ILInjected.Address(RVA = "0x8FF3C8", Offset = "0x8FF3C8", Length = "0x9C")]
78 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
79 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
80 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
82 {
83 throw null;
84 }
85
86 [global::Cpp2ILInjected.Token(Token = "0x6004F93")]
87 [global::Cpp2ILInjected.Address(RVA = "0x8FF464", Offset = "0x8FF464", Length = "0x98")]
88 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
89 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
90 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
91 public void Draw()
92 {
93 throw null;
94 }
95
96 [global::Cpp2ILInjected.Token(Token = "0x6004F94")]
97 [global::Cpp2ILInjected.Address(RVA = "0x8FF4FC", Offset = "0x8FF4FC", Length = "0x48")]
98 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
99 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SelectionHolder<>), Member = ".ctor", ReturnType = typeof(void))]
100 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
102 {
103 throw null;
104 }
105 }
106}
class f__AnonymousType0<< Count > j__TPar