C_Map.GetBountySetMaps

From Warcraft Wiki
Jump to navigation Jump to search

Returns the maps for a bounty.

mapIDs = C_Map.GetBountySetMaps(bountySetID)

Arguments

bountySetID
number - from BountySet.db2

Returns

mapIDs
number[] : UiMapID

Values

  • List of Bounty IDs and their UiMap IDs.
ID UiMapIDs
4
627, 630, 634, 641, 646, 650, 680, 739, 790, 830, 882, 885
10
14, 862, 863, 864, 875, 876, 895, 896, 942, 1161, 1165, 1193, 1194, 1195, 1196, 1197, 1198, 62

Patch changes

Battle for Azeroth Patch 8.1.0 (2018-12-11): Added.