WoW API: SetPetStablePaperdoll

Revision as of 04:47, 15 August 2023 by Move page script (talk) (Move page script moved page API SetPetStablePaperdoll to API SetPetStablePaperdoll without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

WoW API < SetPetStablePaperdoll


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.