WoW API: GetOptOutOfLoot

From AddOn Studio
Jump to navigation Jump to search

WoW API < GetOptOutOfLoot

Returns whether you're currently passing on all loot.

optedOut = GetOptOutOfLoot();

Returns[edit]

optedOut
Flag - 1 if the player is currently passing on all loot, nil otherwise.

See also[edit]