Contents
← WoW API < SetPetStablePaperdoll
Sets the paperdoll model in the pet stable to a new player model.
SetPetStablePaperdoll(modelObject)
Arguments[edit | edit source]
- modelObject
- PlayerModel - The model of the pet to display.
Returns[edit | edit source]
- None
Details[edit | edit source]
- This method does not cause the model to be shown. The model still needs its Show() method called afterward.
Community content is available under CC-BY-SA unless otherwise noted.