Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.GameInput.PlayerInput.FastUseItemMemory Struct Reference

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
 

Detailed Description

Definition at line 121 of file PlayerInput.cs.


The documentation for this struct was generated from the following file: