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

◆ InputMode

Enumerator
Mouse 
Buttons 

Definition at line 623 of file StandaloneInputModule.cs.

624 {
625 [global::Cpp2ILInjected.Token(Token = "0x400030A")]
626 Mouse,
627 [global::Cpp2ILInjected.Token(Token = "0x400030B")]
628 Buttons
629 }