Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement

Returns the set ID of an equipment set with the specified name.

equipmentSetID = C_EquipmentSet.GetEquipmentSetID(equipmentSetName)

Arguments[]

equipmentSetName
string - equipment set name to query

Returns[]

equipmentSetID
number - set ID of an equipment set with the specified name, or nil if no sets with the specified name are currently saved.

Patch changes[]

Legion Patch 7.2.0 (2017-03-28): Added.


Advertisement