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

◆ HasLockedInventory()

bool Terraria.Player.HasLockedInventory ( )
inline

Definition at line 21028 of file Player.cs.

21029 {
21030 return IsStackingItems();
21031 }
bool IsStackingItems()
Definition Player.cs:21033

References Terraria.Player.IsStackingItems().

Referenced by Terraria.Initializers.UILinksInitializer.Load(), and Terraria.Player.QuickStackAllChests().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: