C_Map.GetMapArtBackgroundAtlas

From Warcraft Wiki
Jump to navigation Jump to search

Returns the background atlas for a map.

atlasName = C_Map.GetMapArtBackgroundAtlas(uiMapID)

Arguments

uiMapID
number : UiMapID

Returns

atlasName
string - AtlasID

Values

ID Atlas
993 AdventureMap_TileBg
994 AdventureMap_TileBg
1011 AdventureMap_TileBg
1014 AdventureMap_TileBg
1208 AdventureMap_TileBg
1209 AdventureMap_TileBg
1384 AdventureMap_TileBg
1467 AdventureMap_TileBg

Patch changes

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