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
VirtualControlsButtonConfiguration_Layout.cs
Go to the documentation of this file.
1using System;
6
8[global::Cpp2ILInjected.Token(Token = "0x2000247")]
11{
12 [global::Cpp2ILInjected.Token(Token = "0x6000D32")]
13 [global::Cpp2ILInjected.Address(RVA = "0x9D5950", Offset = "0x9D5950", Length = "0x4")]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
15 public void Validate()
16 {
17 throw null;
18 }
19
20 [global::Cpp2ILInjected.Token(Token = "0x6000D33")]
21 [global::Cpp2ILInjected.Address(RVA = "0x9D5954", Offset = "0x9D5954", Length = "0x3C")]
22 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
23 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIAccessoryInfo), Member = "Draw", ReturnType = typeof(void))]
24 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIVirtualInputControllerEdit), Member = "GetSlotOver", MemberParameters = new object[]
25 {
28 }, ReturnType = typeof(int))]
29 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIVirtualInputControllerEdit), Member = "ClampSlotToScreen", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
30 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIVirtualInputControllerEdit), Member = "ControlsItemDraw", MemberParameters = new object[]
31 {
33 typeof(int),
35 typeof(float)
36 }, ReturnType = typeof(void))]
37 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIVirtualInputControllerEdit), Member = "Draw", ReturnType = typeof(void))]
38 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIVirtualInputControllerEdit), Member = "DraggingControlInBadPosition", ReturnType = typeof(bool))]
39 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIVirtualInputControllerEdit), Member = "DrawControls", ReturnType = typeof(void))]
40 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 14)]
45
46 [global::Cpp2ILInjected.Token(Token = "0x6000D34")]
47 [global::Cpp2ILInjected.Address(RVA = "0x9D5990", Offset = "0x9D5990", Length = "0x8")]
48 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
49 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
51 {
52 throw null;
53 }
54
55 [global::Cpp2ILInjected.Token(Token = "0x4001819")]
56 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
57 public string Id;
58
59 [global::Cpp2ILInjected.Token(Token = "0x400181A")]
60 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
62
63 [global::Cpp2ILInjected.Token(Token = "0x400181B")]
64 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
66
67 [global::Cpp2ILInjected.Token(Token = "0x400181C")]
68 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
70
71 [global::Cpp2ILInjected.Token(Token = "0x400181D")]
72 [global::Cpp2ILInjected.FieldOffset(Offset = "0x30")]
74
75 [global::Cpp2ILInjected.Token(Token = "0x400181E")]
76 [global::Cpp2ILInjected.FieldOffset(Offset = "0x38")]
78
79 [global::Cpp2ILInjected.Token(Token = "0x2000248")]
80 public enum Style
81 {
82 [global::Cpp2ILInjected.Token(Token = "0x4001820")]
83 Blue,
84 [global::Cpp2ILInjected.Token(Token = "0x4001821")]
85 Green,
86 [global::Cpp2ILInjected.Token(Token = "0x4001822")]
87 Teal,
88 [global::Cpp2ILInjected.Token(Token = "0x4001823")]
89 Bad
90 }
91}
class f__AnonymousType0<< Count > j__TPar
QuickActionButton_Layout GetStyle(VirtualControlsButtonConfiguration_Layout.Style stlyeIndex)