C_Map.GetMapArtLayerTextures

From Warcraft Wiki
Jump to navigation Jump to search

Returns the art layer textures for a map.

textures = C_Map.GetMapArtLayerTextures(uiMapID, layerIndex)

Arguments

uiMapID
number : UiMapID
layerIndex
number

Returns

textures
number[]

Patch changes

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