on Inventory Slot Drop - Drop Info (Condition) — Lusk

Addon: Lusk · Category: Condition · Since: 1.3

Syntax

[the] item is[( not|n't)] [being|getting] dropped from the (cursor|inventory)

Description

Checks if the item is being dropped from the cursor or the inventory, if the whole stack is being dropped or both.

Examples

if the item is not getting dropped from the cursor:
if the whole stack is being dropped:

View source