API SetPetStablePaperdoll
Talk0
98,472pages on
this wiki
this wiki
Sets the paperdoll model in the pet stable to a new player model.
SetPetStablePaperdoll(modelObject)
Arguments
Edit
- modelObject
- PlayerModel - The model of the pet to display.
Returns
Edit
- None
Details
Edit
- This method does not cause the model to be shown. The model still needs its Show() method called afterward.