terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Debug_Layout.cs
Go to the documentation of this file.
1
using
System
;
2
using
Microsoft.Xna.Framework
;
3
using
Microsoft.Xna.Framework.Graphics
;
4
5
// Token: 0x020001D0 RID: 464
6
public
class
Debug_Layout
:
LayoutDefinition
7
{
8
// Token: 0x06000BFE RID: 3070 RVA: 0x0003BC28 File Offset: 0x00039E28
9
private
void
Awake
()
10
{
11
}
12
13
// Token: 0x06000BFF RID: 3071 RVA: 0x0003BC38 File Offset: 0x00039E38
14
public
Debug_Layout
()
15
{
16
if
(17146 == 0)
17
{
18
}
19
this.DebugIconColor
= 17146;
20
if
(17146 == 0)
21
{
22
}
23
base
..ctor();
24
}
25
26
// Token: 0x04001041 RID: 4161
27
public
static
Debug_Layout
Instance
;
28
29
// Token: 0x04001042 RID: 4162
30
public
LayoutCalculator.AnchorType
DebugAnchor
=
LayoutCalculator
.
AnchorType
.BottomRight;
31
32
// Token: 0x04001043 RID: 4163
33
public
Vector2
DebugIconLocation
;
34
35
// Token: 0x04001044 RID: 4164
36
public
float
DebugIconScale
= (float)16384;
37
38
// Token: 0x04001045 RID: 4165
39
public
Vector2
DebugIconPickBorder
= 17146;
40
41
// Token: 0x04001046 RID: 4166
42
public
Color
DebugIconColor
;
43
44
// Token: 0x04001047 RID: 4167
45
public
Panel_Layout
Backing
;
46
47
// Token: 0x04001048 RID: 4168
48
public
TransactionButton_Layout
Text
;
49
50
// Token: 0x04001049 RID: 4169
51
public
TransactionButton_Layout
Send
;
52
53
// Token: 0x0400104A RID: 4170
54
public
TransactionButton_Layout
Close
;
55
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Debug_Layout.Close
TransactionButton_Layout Close
Definition
Debug_Layout.cs:54
Debug_Layout.Debug_Layout
Debug_Layout()
Definition
Debug_Layout.cs:14
Debug_Layout.Instance
static Debug_Layout Instance
Definition
Debug_Layout.cs:27
Debug_Layout.Send
TransactionButton_Layout Send
Definition
Debug_Layout.cs:51
Debug_Layout.DebugAnchor
LayoutCalculator.AnchorType DebugAnchor
Definition
Debug_Layout.cs:30
Debug_Layout.Text
TransactionButton_Layout Text
Definition
Debug_Layout.cs:48
Debug_Layout.Backing
Panel_Layout Backing
Definition
Debug_Layout.cs:45
Debug_Layout.DebugIconColor
Color DebugIconColor
Definition
Debug_Layout.cs:42
Debug_Layout.Awake
void Awake()
Definition
Debug_Layout.cs:9
Debug_Layout.DebugIconScale
float DebugIconScale
Definition
Debug_Layout.cs:36
Debug_Layout.DebugIconLocation
Vector2 DebugIconLocation
Definition
Debug_Layout.cs:33
Debug_Layout.DebugIconPickBorder
Vector2 DebugIconPickBorder
Definition
Debug_Layout.cs:39
Debug_Layout
Definition
Debug_Layout.cs:7
LayoutCalculator.AnchorType
AnchorType
Definition
LayoutCalculator.cs:373
LayoutCalculator
Definition
LayoutCalculator.cs:12
LayoutDefinition
Definition
LayoutDefinition.cs:11
Panel_Layout
Definition
Panel_Layout.cs:8
TransactionButton_Layout
Definition
TransactionButton_Layout.cs:10
Microsoft.Xna.Framework.Graphics
Definition
Blend.cs:4
Microsoft.Xna.Framework
Definition
AudioChannels.cs:4
System
Definition
__ComObject.cs:4
Microsoft.Xna.Framework.Graphics.Color
Definition
Color.cs:12
Microsoft.Xna.Framework.Vector2
Definition
Vector2.cs:10
source
Debug_Layout.cs
Generated by
1.10.0