WoW:API DressUpModel TryOn: Difference between revisions
Jump to navigation
Jump to search
(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...") |
m (Move page script moved page API DressUpModel TryOn to API DressUpModel TryOn without leaving a redirect) |
(No difference)
|
Latest revision as of 04:45, 15 August 2023
← 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