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
PresetProfiles.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
Terraria.GameInput
4
{
5
// Token: 0x020006CC RID: 1740
6
public
enum
PresetProfiles
7
{
8
// Token: 0x04007A1B RID: 31259
9
None
,
10
// Token: 0x04007A1C RID: 31260
11
Redigit
,
12
// Token: 0x04007A1D RID: 31261
13
Yoraiz0r
,
14
// Token: 0x04007A1E RID: 31262
15
ConsolePS
,
16
// Token: 0x04007A1F RID: 31263
17
ConsoleXBox
18
}
19
}
System
Definition
__ComObject.cs:4
Terraria.GameInput.PresetProfiles
PresetProfiles
Definition
PresetProfiles.cs:7
Terraria.GameInput.PresetProfiles.ConsoleXBox
@ ConsoleXBox
Terraria.GameInput.PresetProfiles.Yoraiz0r
@ Yoraiz0r
Terraria.GameInput.PresetProfiles.None
@ None
Terraria.GameInput.PresetProfiles.ConsolePS
@ ConsolePS
Terraria.GameInput.PresetProfiles.Redigit
@ Redigit
Terraria.GameInput
Definition
CursorMode.cs:4
source
Terraria
GameInput
PresetProfiles.cs
Generated by
1.10.0