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

◆ beingGrabbed

bool Terraria.Item.beingGrabbed

If true, then this item is currently being grabbed by a player.
Items being grabbed by the player cannot combine with nearby items, be picked up by enemies, burn in lava, or despawn.

Definition at line 189 of file Item.cs.

Referenced by Terraria.Item.DespawnIfMeetingConditions(), and Terraria.Item.UpdateItem().