C_Map.MapHasArt

From Warcraft Wiki
Jump to navigation Jump to search

Returns true if the map has art and can be displayed by the FrameXML.

hasArt = C_Map.MapHasArt(uiMapID)

Arguments

uiMapID
number : UiMapID

Returns

hasArt
boolean

Patch changes

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