Wowpedia

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

READ MORE

Wowpedia
Register
m (Update elinks)
Tag: WoW API docs
KethoBot (talk | contribs)
m (Remove elinks)
Tag: WoW API docs
Line 9: Line 9:
 
== Patch changes ==
 
== Patch changes ==
 
* {{Patch 7.2.0|note=Added.}}
 
* {{Patch 7.2.0|note=Added.}}
 
==External links==
 
<!-- Please read https://wow.gamepedia.com/Wowpedia:External_links_policy before adding new links. -->
 
{{Elinks-api|t=a|namespace=C_EquipmentSet|system=EquipmentSet}}
 

Revision as of 00:06, 8 June 2021

Assigns an equipment set to a specialization.

C_EquipmentSet.AssignSpecToEquipmentSet(equipmentSetID, specIndex)

Arguments

equipmentSetID
number
specIndex
number

Patch changes