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
GUIPlayerCreateController_ItemColour.cs
Go to the documentation of this file.
1using System;
5
6[global::Cpp2ILInjected.Token(Token = "0x20000F3")]
8{
9 [global::Cpp2ILInjected.Token(Token = "0x6000667")]
10 [global::Cpp2ILInjected.Address(RVA = "0xD16D90", Offset = "0xD16D90", Length = "0x28")]
11 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
12 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
17
18 [global::Cpp2ILInjected.Token(Token = "0x6000668")]
19 [global::Cpp2ILInjected.Address(RVA = "0xD17F48", Offset = "0xD17F48", Length = "0x8")]
20 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
21 public void Activate()
22 {
23 throw null;
24 }
25
26 [global::Cpp2ILInjected.Token(Token = "0x6000669")]
27 [global::Cpp2ILInjected.Address(RVA = "0xD17F50", Offset = "0xD17F50", Length = "0x8")]
28 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
30 {
31 throw null;
32 }
33
34 [global::Cpp2ILInjected.Token(Token = "0x600066A")]
35 [global::Cpp2ILInjected.Address(RVA = "0xD17F58", Offset = "0xD17F58", Length = "0x74")]
36 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
37 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
38 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIPlayerCreateController_Tabs), Member = "Activate", ReturnType = typeof(void))]
40 {
41 throw null;
42 }
43
44 [global::Cpp2ILInjected.Token(Token = "0x600066B")]
45 [global::Cpp2ILInjected.Address(RVA = "0xD17FCC", Offset = "0xD17FCC", Length = "0x94")]
46 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
47 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
48 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUISlider), Member = "GetRegion", MemberParameters = new object[] { typeof(Slider_Layout) }, ReturnType = typeof(Rectangle))]
49 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
51 {
52 throw null;
53 }
54
55 [global::Cpp2ILInjected.Token(Token = "0x40004EE")]
56 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
58
59 [global::Cpp2ILInjected.Token(Token = "0x40004EF")]
60 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
61 public int selectionIndex;
62}
class f__AnonymousType0<< Count > j__TPar
GUIControllerItem Navigate(Vector2 navigationVector)
GUIPlayerCreateController_ItemColour(GUIPlayerCreateController controller)