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
Terraria.GameInput.PlayerInput.FastUseItemMemory Struct Reference
+ 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
 

Detailed Description

Definition at line 1953 of file PlayerInput.cs.


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