Wowpedia

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

READ MORE

Wowpedia
Advertisement
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


Sets the paperdoll model in the pet stable to a new player model.

SetPetStablePaperdoll(modelObject)


Arguments

modelObject
PlayerModel - The model of the pet to display.


Returns

None


Details

This method does not cause the model to be shown. The model still needs its Show() method called afterward.
Advertisement