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

◆ CursorInputMode

Enumerator
Item 
Global 
Disabled 
AlwaysOn 

Definition at line 489 of file VirtualControllerInputState.cs.

490 {
491 // Token: 0x04000B86 RID: 2950
492 Item,
493 // Token: 0x04000B87 RID: 2951
494 Global,
495 // Token: 0x04000B88 RID: 2952
496 Disabled,
497 // Token: 0x04000B89 RID: 2953
499 }