C_Commentator.GetInstanceInfo

From Warcraft Wiki
Jump to navigation Jump to search

Needs summary.

mapID, mapName, status, instanceIDLow, instanceIDHigh = C_Commentator.GetInstanceInfo(mapIndex, instanceIndex)

Arguments

mapIndex
number
instanceIndex
number

Returns

mapID
number
mapName
string?
status
number
instanceIDLow
number
instanceIDHigh
number

Patch changes

Warlords of Draenor Patch 6.1.0 (2015-02-24): Added.