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
VirtualControlsAxisConfiguration_Layout.cs
Go to the documentation of this file.
1using System;
6
8[global::Cpp2ILInjected.Token(Token = "0x2000244")]
11{
12 [global::Cpp2ILInjected.Token(Token = "0x6000D2E")]
13 [global::Cpp2ILInjected.Address(RVA = "0x9D5910", Offset = "0x9D5910", Length = "0x4")]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
15 public void Validate()
16 {
17 throw null;
18 }
19
20 [global::Cpp2ILInjected.Token(Token = "0x6000D2F")]
21 [global::Cpp2ILInjected.Address(RVA = "0x9D5914", Offset = "0x9D5914", Length = "0x2C")]
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 = 12)]
45
46 [global::Cpp2ILInjected.Token(Token = "0x6000D30")]
47 [global::Cpp2ILInjected.Address(RVA = "0x9D5940", Offset = "0x9D5940", 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 = "0x400180E")]
56 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
57 public string Id;
58
59 [global::Cpp2ILInjected.Token(Token = "0x400180F")]
60 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
62
63 [global::Cpp2ILInjected.Token(Token = "0x4001810")]
64 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
66
67 [global::Cpp2ILInjected.Token(Token = "0x4001811")]
68 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
70
71 [global::Cpp2ILInjected.Token(Token = "0x4001812")]
72 [global::Cpp2ILInjected.FieldOffset(Offset = "0x30")]
74
75 [global::Cpp2ILInjected.Token(Token = "0x2000245")]
76 public enum Style
77 {
78 [global::Cpp2ILInjected.Token(Token = "0x4001814")]
79 Blue,
80 [global::Cpp2ILInjected.Token(Token = "0x4001815")]
81 Green,
82 [global::Cpp2ILInjected.Token(Token = "0x4001816")]
84 }
85}
class f__AnonymousType0<< Count > j__TPar
Axis_Layout GetStyle(VirtualControlsAxisConfiguration_Layout.Style stlyeIndex)