SetLootSpecialization

From Warcraft Wiki
Jump to navigation Jump to search

Sets the player's loot specialization.

SetLootSpecialization(specID)

Arguments

specID
number : SpecializationID - The specialization to receive loot for, regardless of current specialization; or 0 to receive loot for the current specialization.

Triggers events

Details

  • Attempting to set loot specialization to invalid values or specializations of another class fails silently.

Patch changes

Mists of Pandaria Patch 5.3.0 (2013-05-21): Added.

See also