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

◆ MappingType

Enumerator
Default 
Advanced 
Console 
Custom 

Definition at line 1504 of file GUIControllerMappings.cs.

1505 {
1506 [global::Cpp2ILInjected.Token(Token = "0x40002F8")]
1507 Default,
1508 [global::Cpp2ILInjected.Token(Token = "0x40002F9")]
1509 Advanced,
1510 [global::Cpp2ILInjected.Token(Token = "0x40002FA")]
1511 Console,
1512 [global::Cpp2ILInjected.Token(Token = "0x40002FB")]
1513 Custom
1514 }