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
GUIControllerMappingEntryBase.cs
Go to the documentation of this file.
1
using
System
;
2
3
// Token: 0x02000074 RID: 116
4
public
class
GUIControllerMappingEntryBase
:
GUISettingEntry
5
{
6
// Token: 0x06000288 RID: 648 RVA: 0x00007318 File Offset: 0x00005518
7
public
GUIControllerMappingEntryBase
(
GUISettingID
id
)
8
:
base
(id)
9
{
10
}
11
12
// Token: 0x04000241 RID: 577
13
public
ControllerMappingsCategories_Layout.Category
Category
;
14
15
// Token: 0x04000242 RID: 578
16
public
int
SortOrder
;
17
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
GUISettingID
GUISettingID
Definition
GUISettingID.cs:5
ControllerMappingsCategories_Layout.Category
Category
Definition
ControllerMappingsCategories_Layout.cs:73
GUIControllerMappingEntryBase.SortOrder
int SortOrder
Definition
GUIControllerMappingEntryBase.cs:16
GUIControllerMappingEntryBase.Category
ControllerMappingsCategories_Layout.Category Category
Definition
GUIControllerMappingEntryBase.cs:13
GUIControllerMappingEntryBase.GUIControllerMappingEntryBase
GUIControllerMappingEntryBase(GUISettingID id)
Definition
GUIControllerMappingEntryBase.cs:7
GUIControllerMappingEntryBase
Definition
GUIControllerMappingEntryBase.cs:5
GUISettingEntry
Definition
GUISettingEntry.cs:6
System
Definition
__ComObject.cs:4
source
GUIControllerMappingEntryBase.cs
Generated by
1.10.0