terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ CursorInputMode

Enumerator
Item 
Global 
Disabled 
AlwaysOn 

Definition at line 713 of file VirtualControllerInputState.cs.

714 {
715 [global::Cpp2ILInjected.Token(Token = "0x4000B86")]
716 Item,
717 [global::Cpp2ILInjected.Token(Token = "0x4000B87")]
718 Global,
719 [global::Cpp2ILInjected.Token(Token = "0x4000B88")]
720 Disabled,
721 [global::Cpp2ILInjected.Token(Token = "0x4000B89")]
723 }