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
ControllerMappingEntry_Layout.cs
Go to the documentation of this file.
1
using
System
;
2
3
// Token: 0x020001A0 RID: 416
4
[
Serializable
]
5
public
class
ControllerMappingEntry_Layout
6
{
7
// Token: 0x06000B6C RID: 2924 RVA: 0x0003971C File Offset: 0x0003791C
8
public
ControllerMappingEntry_Layout
()
9
{
10
}
11
12
// Token: 0x04000D1F RID: 3359
13
public
TransactionButton_Layout
PulldownButton
;
14
15
// Token: 0x04000D20 RID: 3360
16
public
String_Layout
PulldownTitle
;
17
18
// Token: 0x04000D21 RID: 3361
19
public
Panel_Layout
PulldownGreyout
;
20
21
// Token: 0x04000D22 RID: 3362
22
public
TransactionButton_Layout
Action
;
23
24
// Token: 0x04000D23 RID: 3363
25
public
TransactionButton_Layout
ActionMultiple
;
26
27
// Token: 0x04000D24 RID: 3364
28
public
String_Layout
Unbound
;
29
30
// Token: 0x04000D25 RID: 3365
31
public
TransactionButton_Layout
Cancel
;
32
33
// Token: 0x04000D26 RID: 3366
34
public
float
ElementSpacing
;
35
}
ControllerMappingEntry_Layout.ElementSpacing
float ElementSpacing
Definition
ControllerMappingEntry_Layout.cs:34
ControllerMappingEntry_Layout.ActionMultiple
TransactionButton_Layout ActionMultiple
Definition
ControllerMappingEntry_Layout.cs:25
ControllerMappingEntry_Layout.Action
TransactionButton_Layout Action
Definition
ControllerMappingEntry_Layout.cs:22
ControllerMappingEntry_Layout.Cancel
TransactionButton_Layout Cancel
Definition
ControllerMappingEntry_Layout.cs:31
ControllerMappingEntry_Layout.PulldownGreyout
Panel_Layout PulldownGreyout
Definition
ControllerMappingEntry_Layout.cs:19
ControllerMappingEntry_Layout.PulldownButton
TransactionButton_Layout PulldownButton
Definition
ControllerMappingEntry_Layout.cs:13
ControllerMappingEntry_Layout.PulldownTitle
String_Layout PulldownTitle
Definition
ControllerMappingEntry_Layout.cs:16
ControllerMappingEntry_Layout.Unbound
String_Layout Unbound
Definition
ControllerMappingEntry_Layout.cs:28
ControllerMappingEntry_Layout.ControllerMappingEntry_Layout
ControllerMappingEntry_Layout()
Definition
ControllerMappingEntry_Layout.cs:8
ControllerMappingEntry_Layout
Definition
ControllerMappingEntry_Layout.cs:6
Panel_Layout
Definition
Panel_Layout.cs:8
String_Layout
Definition
String_Layout.cs:8
TransactionButton_Layout
Definition
TransactionButton_Layout.cs:10
System.Reflection.TypeAttributes.Serializable
@ Serializable
System
Definition
__ComObject.cs:4
source
ControllerMappingEntry_Layout.cs
Generated by
1.10.0