| 
    Terraria v1.4.4.9
    
   Terraria source code documentation 
   | 
 
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 121 of file PlayerInput.cs.