C_PetInfo.GetPetTamersForMap

From Warcraft Wiki
Jump to navigation Jump to search

Returns the pet tamers on a map.

petTamers = C_PetInfo.GetPetTamersForMap(uiMapID)

Arguments

uiMapID
number : UiMapID

Returns

petTamers
PetTamerMapInfo[]
Field Type Description
areaPoiID number
position Vector2DMixin🔗
name string
atlasName string?
textureIndex number?

Patch changes

Battle for Azeroth Patch 8.0.1 (2018-07-17): Added.