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

◆ Button

Enumerator
Action1 
Action2 
Action3 
Action4 

Definition at line 735 of file InControlInputModule.cs.

736 {
737 [global::Cpp2ILInjected.Token(Token = "0x40002A2")]
738 Action1 = 19,
739 [global::Cpp2ILInjected.Token(Token = "0x40002A3")]
740 Action2,
741 [global::Cpp2ILInjected.Token(Token = "0x40002A4")]
742 Action3,
743 [global::Cpp2ILInjected.Token(Token = "0x40002A5")]
744 Action4
745 }