WoW API: DressUpModel TryOn

Revision as of 14:29, 16 February 2013 by WoWWiki>Asett (Created page with "{{wowapi}} Set the ModelFrame to display a model of any visible armor (or weapon) on displayed model. DressUpModel:TryOn(itemid); ---- ;''Arguments'' :[[API TYPE number|i...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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