Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia

Returns explored map textures for a map.

overlayInfo = C_MapExplorationInfo.GetExploredMapTextures(uiMapID)

Arguments[]

uiMapID
number : UiMapID

Returns[]

overlayInfo
UiMapExplorationInfo[]
Field Type Description
textureWidth number
textureHeight number
offsetX number
offsetY number
isShownByMouseOver boolean
isDrawOnTopLayer boolean Added in 10.0.0
fileDataIDs number[]
hitRect UiMapExplorationHitRect
UiMapExplorationHitRect
Field Type Description
top number
bottom number
left number
right number

Patch changes[]

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