WoW API: DressUpModel TryOn
← WoW API < DressUpModel TryOn
Set the ModelFrame to display a model of any visible armor (or weapon) on displayed model.
DressUpModel:TryOn(itemid);
- Arguments
- itemid : number, the ItemId of the item you wish to display on character/creature model.
- Returns
- nil