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

◆ InteractionOverloadState

Enumerator
None 
Inventory 
NPC 
NPCItem 
Map 

Definition at line 1517 of file GUIControllerMappings.cs.

1518 {
1519 [global::Cpp2ILInjected.Token(Token = "0x40002FD")]
1520 None,
1521 [global::Cpp2ILInjected.Token(Token = "0x40002FE")]
1522 Inventory,
1523 [global::Cpp2ILInjected.Token(Token = "0x40002FF")]
1524 NPC,
1525 [global::Cpp2ILInjected.Token(Token = "0x4000300")]
1526 NPCItem,
1527 [global::Cpp2ILInjected.Token(Token = "0x4000301")]
1528 Map
1529 }
GUIControllerMappingStateTable Inventory