TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches

◆ TryEndingFastUse()

static void Terraria.GameInput.PlayerInput.TryEndingFastUse ( )
inlinestatic

Definition at line 472 of file PlayerInput.cs.

473 {
474 _fastUseMemory.EndFastUse();
475 }
static FastUseItemMemory _fastUseMemory

References Terraria.GameInput.PlayerInput._fastUseMemory.

Referenced by Terraria.Player.ItemCheck_Inner().

+ Here is the caller graph for this function: