C_GossipInfo.GetPoiForUiMapID

From Warcraft Wiki
Jump to navigation Jump to search

Returns any gossip point of interest on the map.

gossipPoiID = C_GossipInfo.GetPoiForUiMapID(uiMapID)

Arguments

uiMapID
number : UiMapID

Returns

gossipPoiID
number?

Patch changes

Shadowlands Patch 9.0.1 (2020-10-13): Changed to C_GossipInfo.GetPoiForUiMapID()
Battle for Azeroth Patch 8.0.1 (2018-07-17): Added as C_GossipInfo.GetGossipPoiForUiMapID()