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
CachedGridLayoutSettings.cs
Go to the documentation of this file.
1using System;
5
6[global::Cpp2ILInjected.Token(Token = "0x2000197")]
8{
9 [global::Cpp2ILInjected.Token(Token = "0x6000B5D")]
10 [global::Cpp2ILInjected.Address(RVA = "0x9AC180", Offset = "0x9AC180", Length = "0x1E8")]
11 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
12 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIHearts), Member = "GetHeartsRegion", ReturnType = typeof(Rectangle))]
13 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIMana), Member = "GetManaRegion", ReturnType = typeof(Rectangle))]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
15 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Vector2), Member = "op_Inequality", MemberParameters = new object[]
16 {
19 }, ReturnType = typeof(bool))]
20 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
21 public bool Dirty(ItemGrid_Layout layout)
22 {
23 throw null;
24 }
25
26 [global::Cpp2ILInjected.Token(Token = "0x6000B5E")]
27 [global::Cpp2ILInjected.Address(RVA = "0x9AC368", Offset = "0x9AC368", Length = "0xB4")]
28 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
29 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIHearts), Member = "GetHeartsRegion", ReturnType = typeof(Rectangle))]
30 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIMana), Member = "GetManaRegion", ReturnType = typeof(Rectangle))]
31 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
32 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
33 public void Cache(ItemGrid_Layout layout)
34 {
35 throw null;
36 }
37
38 [global::Cpp2ILInjected.Token(Token = "0x6000B5F")]
39 [global::Cpp2ILInjected.Address(RVA = "0x9AC41C", Offset = "0x9AC41C", Length = "0x10")]
40 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIHearts), Member = ".ctor", ReturnType = typeof(void))]
41 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIMana), Member = ".ctor", ReturnType = typeof(void))]
42 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
43 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
45 {
46 throw null;
47 }
48
49 [global::Cpp2ILInjected.Token(Token = "0x4000CB6")]
50 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
51 public bool Horizontal;
52
53 [global::Cpp2ILInjected.Token(Token = "0x4000CB7")]
54 [global::Cpp2ILInjected.FieldOffset(Offset = "0x14")]
56
57 [global::Cpp2ILInjected.Token(Token = "0x4000CB8")]
58 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
59 public int ItemCount;
60
61 [global::Cpp2ILInjected.Token(Token = "0x4000CB9")]
62 [global::Cpp2ILInjected.FieldOffset(Offset = "0x1C")]
63 public int ItemLineCount;
64
65 [global::Cpp2ILInjected.Token(Token = "0x4000CBA")]
66 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
68
69 [global::Cpp2ILInjected.Token(Token = "0x4000CBB")]
70 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
72
73 [global::Cpp2ILInjected.Token(Token = "0x4000CBC")]
74 [global::Cpp2ILInjected.FieldOffset(Offset = "0x30")]
76
77 [global::Cpp2ILInjected.Token(Token = "0x4000CBD")]
78 [global::Cpp2ILInjected.FieldOffset(Offset = "0x38")]
80
81 [global::Cpp2ILInjected.Token(Token = "0x4000CBE")]
82 [global::Cpp2ILInjected.FieldOffset(Offset = "0x3C")]
84
85 [global::Cpp2ILInjected.Token(Token = "0x4000CBF")]
86 [global::Cpp2ILInjected.FieldOffset(Offset = "0x40")]
88
89 [global::Cpp2ILInjected.Token(Token = "0x4000CC0")]
90 [global::Cpp2ILInjected.FieldOffset(Offset = "0x48")]
91 public int ScreenWidth;
92
93 [global::Cpp2ILInjected.Token(Token = "0x4000CC1")]
94 [global::Cpp2ILInjected.FieldOffset(Offset = "0x4C")]
95 public int ScreenHeight;
96}
class f__AnonymousType0<< Count > j__TPar
void Cache(ItemGrid_Layout layout)
ItemGrid_Layout.ReorderStyle Reorder
bool Dirty(ItemGrid_Layout layout)
ControlAnchor.ControlId FirstAnchorControl
LayoutCalculator.AnchorType FirstItemAnchor