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
Button_Layout.cs
Go to the documentation of this file.
1using System;
7
8[global::Cpp2ILInjected.Token(Token = "0x20001AB")]
10public class Button_Layout
11{
12 [global::Cpp2ILInjected.Token(Token = "0x6000B7B")]
13 [global::Cpp2ILInjected.Address(RVA = "0x9AF554", Offset = "0x9AF554", Length = "0xEC")]
14 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(QuickActionButton_Layout), Member = ".ctor", ReturnType = typeof(void))]
15 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
16 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Vector2), Member = ".ctor", MemberParameters = new object[]
17 {
18 typeof(float),
19 typeof(float)
20 }, ReturnType = typeof(void))]
21 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
22 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
24 {
25 throw null;
26 }
27
28 [global::Cpp2ILInjected.Token(Token = "0x4000DED")]
29 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
31
32 [global::Cpp2ILInjected.Token(Token = "0x4000DEE")]
33 [global::Cpp2ILInjected.FieldOffset(Offset = "0x14")]
35
36 [global::Cpp2ILInjected.Token(Token = "0x4000DEF")]
37 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
39
40 [BoxGroup("Normal", -1, null, null)]
41 [global::Cpp2ILInjected.Token(Token = "0x4000DF0")]
42 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
43 public float Scale;
44
45 [BoxGroup("Picking", -1, "Style", null)]
46 [global::Cpp2ILInjected.Token(Token = "0x4000DF1")]
47 [global::Cpp2ILInjected.FieldOffset(Offset = "0x24")]
49
50 [BoxGroup("Picking", -1, null, null)]
51 [global::Cpp2ILInjected.Token(Token = "0x4000DF2")]
52 [global::Cpp2ILInjected.FieldOffset(Offset = "0x2C")]
54
55 [BoxGroup("Normal", -1, null, null)]
56 [global::Cpp2ILInjected.Token(Token = "0x4000DF3")]
57 [global::Cpp2ILInjected.FieldOffset(Offset = "0x34")]
58 public Color Color;
59
60 [BoxGroup("Picking", -1, null, null)]
61 [global::Cpp2ILInjected.Token(Token = "0x4000DF4")]
62 [global::Cpp2ILInjected.FieldOffset(Offset = "0x38")]
64}
class f__AnonymousType0<< Count > j__TPar
bool UseCirclePickingRegion
Vector2 PickBorder
Vector2 PickOffset
ControlAnchor.ControlId AnchorControl
LayoutCalculator.AnchorType Anchor