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
GUIControllerDresser.cs
Go to the documentation of this file.
1using System;
5using Terraria;
6
7[global::Cpp2ILInjected.Token(Token = "0x20000C2")]
9{
10 [global::Cpp2ILInjected.Token(Token = "0x60004BC")]
11 [global::Cpp2ILInjected.Address(RVA = "0xA8BF98", Offset = "0xA8BF98", Length = "0x14")]
12 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIControllerPageRedirect), Member = ".ctor", ReturnType = typeof(void))]
13 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIClothesWindow), Member = ".ctor", ReturnType = typeof(void))]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
15 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIPageContentController), Member = ".ctor", MemberParameters = new object[] { typeof(GUIPageIcons.Category) }, ReturnType = typeof(void))]
17 {
18 throw null;
19 }
20
21 [global::Cpp2ILInjected.Token(Token = "0x60004BD")]
22 [global::Cpp2ILInjected.Address(RVA = "0xA8BFAC", Offset = "0xA8BFAC", Length = "0x94")]
23 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
24 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_selClothes", ReturnType = typeof(int))]
25 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIClothesWindow), Member = "GetSelectedStyle", ReturnType = typeof(int))]
26 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
27 public override void Activate()
28 {
29 throw null;
30 }
31
32 [global::Cpp2ILInjected.Token(Token = "0x60004BE")]
33 [global::Cpp2ILInjected.Address(RVA = "0xA8C040", Offset = "0xA8C040", Length = "0x218")]
34 [global::Cpp2ILInjected.CallAnalysis.ContainsInvalidInstructions]
35 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
36 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
37 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_selClothes", ReturnType = typeof(int))]
38 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIClothesWindow), Member = "GetSelectedStyle", ReturnType = typeof(int))]
39 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
41 {
42 throw null;
43 }
44
45 [global::Cpp2ILInjected.Token(Token = "0x60004BF")]
46 [global::Cpp2ILInjected.Address(RVA = "0xA8C258", Offset = "0xA8C258", Length = "0x2BC")]
47 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
48 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
49 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIPanel), Member = "Region", MemberParameters = new object[] { typeof(Panel_Layout) }, ReturnType = typeof(Rectangle))]
50 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ControlAnchor), Member = "SetGridItemRegion", MemberParameters = new object[] { typeof(Rectangle) }, ReturnType = typeof(void))]
51 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_selClothes", ReturnType = typeof(int))]
52 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUITransactionButton), Member = "GetRegion", MemberParameters = new object[] { typeof(TransactionButton_Layout) }, ReturnType = typeof(Rectangle))]
53 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(LayoutCalculator), Member = "GetAnchoredPosition", MemberParameters = new object[]
54 {
58 }, ReturnType = typeof(Vector2))]
59 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Rectangle), Member = ".ctor", MemberParameters = new object[]
60 {
61 typeof(int),
62 typeof(int),
63 typeof(int),
64 typeof(int)
65 }, ReturnType = typeof(void))]
66 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUISlider), Member = "GetRegion", MemberParameters = new object[] { typeof(Slider_Layout) }, ReturnType = typeof(Rectangle))]
67 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
69 {
70 throw null;
71 }
72
73 [global::Cpp2ILInjected.Token(Token = "0x400044B")]
74 [global::Cpp2ILInjected.FieldOffset(Offset = "0x1C")]
76
77 [global::Cpp2ILInjected.Token(Token = "0x400044C")]
78 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
79 public int Item;
80
81 [global::Cpp2ILInjected.Token(Token = "0x20000C3")]
82 public enum Controls
83 {
84 [global::Cpp2ILInjected.Token(Token = "0x400044E")]
85 Style,
86 [global::Cpp2ILInjected.Token(Token = "0x400044F")]
87 Skin,
88 [global::Cpp2ILInjected.Token(Token = "0x4000450")]
89 Eyes,
90 [global::Cpp2ILInjected.Token(Token = "0x4000451")]
91 Shirt,
92 [global::Cpp2ILInjected.Token(Token = "0x4000452")]
94 [global::Cpp2ILInjected.Token(Token = "0x4000453")]
95 Pants,
96 [global::Cpp2ILInjected.Token(Token = "0x4000454")]
97 Shoes,
98 [global::Cpp2ILInjected.Token(Token = "0x4000455")]
99 Element,
100 [global::Cpp2ILInjected.Token(Token = "0x4000456")]
101 Back,
102 [global::Cpp2ILInjected.Token(Token = "0x4000457")]
103 Change
104 }
105}
class f__AnonymousType0<< Count > j__TPar
override Rectangle GetSelectedItemRegion()
GUIControllerDresser.Controls selectedControl
override GUIControllerItem Navigate(Vector2 navigationVector)