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
Hotbar_Layout.cs
Go to the documentation of this file.
1using System;
5
6[global::Cpp2ILInjected.Token(Token = "0x20001D8")]
8{
9 [global::Cpp2ILInjected.Token(Token = "0x17000152")]
10 public static Hotbar_Layout Instance
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x6000C12")]
13 [global::Cpp2ILInjected.Address(RVA = "0x9B6B44", Offset = "0x9B6B44", Length = "0x7C")]
14 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
15 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIControllerHotbarRadial), Member = "GetSelectedItemRegion", ReturnType = typeof(Rectangle))]
16 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIItemGrid), Member = "Draw", MemberParameters = new object[]
17 {
23 typeof(int)
24 }, ReturnType = typeof(void))]
25 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIHotbar), Member = "ItemScale", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(float))]
26 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIHotbar), Member = "GetRegion", ReturnType = typeof(Rectangle))]
27 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIHotbar), Member = "Draw", ReturnType = typeof(void))]
28 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 15)]
29 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
30 get
31 {
32 throw null;
33 }
34 }
35
36 [global::Cpp2ILInjected.Token(Token = "0x6000C13")]
37 [global::Cpp2ILInjected.Address(RVA = "0x9B6BC0", Offset = "0x9B6BC0", Length = "0x84")]
38 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
39 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
40 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "op_Equality", MemberParameters = new object[]
41 {
42 typeof(string),
43 typeof(string)
44 }, ReturnType = typeof(bool))]
45 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
46 private void Awake()
47 {
48 throw null;
49 }
50
51 [global::Cpp2ILInjected.Token(Token = "0x6000C14")]
52 [global::Cpp2ILInjected.Address(RVA = "0x9B6C44", Offset = "0x9B6C44", Length = "0x70")]
53 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
54 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
55 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(LayoutDefinition), Member = ".ctor", ReturnType = typeof(void))]
56 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
58 {
59 throw null;
60 }
61
62 [global::Cpp2ILInjected.Token(Token = "0x40010F5")]
64
65 [global::Cpp2ILInjected.Token(Token = "0x40010F6")]
67
68 [global::Cpp2ILInjected.Token(Token = "0x40010F7")]
69 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
70 public float SelectedScale;
71
72 [global::Cpp2ILInjected.Token(Token = "0x40010F8")]
73 [global::Cpp2ILInjected.FieldOffset(Offset = "0x1C")]
74 public float NormalScale;
75
76 [global::Cpp2ILInjected.Token(Token = "0x40010F9")]
77 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
78 public float ScaleSpeed;
79
80 [global::Cpp2ILInjected.Token(Token = "0x40010FA")]
81 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
83
84 [global::Cpp2ILInjected.Token(Token = "0x40010FB")]
85 [global::Cpp2ILInjected.FieldOffset(Offset = "0x30")]
87
88 [global::Cpp2ILInjected.Token(Token = "0x40010FC")]
89 [global::Cpp2ILInjected.FieldOffset(Offset = "0x38")]
91
92 [global::Cpp2ILInjected.Token(Token = "0x40010FD")]
93 [global::Cpp2ILInjected.FieldOffset(Offset = "0x40")]
95}
class f__AnonymousType0<< Count > j__TPar
delegate void CursorOver(int itemIndex)
delegate void DrawItemHandler(ItemGrid_Layout gridLayout, int itemIndex, Vector2 position, float scale)
delegate float GetItemScaleHandler(int itemIndex)
static Hotbar_Layout InstanceNormal
static Hotbar_Layout Instance4Page
static Hotbar_Layout Instance
String_Layout Title
String_Layout HorizontalTitle
ItemGrid_Layout HotbarGrid
ItemGrid_Layout HorizontalHotbarGrid