terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
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 1516 of file PlayerInput.cs.