C_Map.GetMapArtID

From Warcraft Wiki
Jump to navigation Jump to search

Returns the art for a (phased) map.

uiMapArtID = C_Map.GetMapArtID(uiMapID)

Arguments

uiMapID
number : UiMapID

Returns

uiMapArtID
number

Patch changes

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