| 
    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 
   | 
 
 Collaboration diagram for Terraria.GameInput.PlayerInput.FastUseItemMemory:Public Member Functions | |
| bool | TryStartForItemSlot (Player player, int itemSlot) | 
| bool | TryStartForMouse (Player player) | 
| void | Clear () | 
| bool | CanFastUse () | 
| void | EndFastUse () | 
Private Attributes | |
| int | _slot | 
| int | _itemType | 
| bool | _shouldFastUse | 
| bool | _isMouseItem | 
| Player | _player | 
Definition at line 1953 of file PlayerInput.cs.