SetPetStablePaperdoll

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 1.0.0 / 1.13.2


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.