Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Register
Advertisement

Returns current progress towards unlocking the next phase of the current map.

currentValue = C_MapBar.GetCurrentValue()

Returns[]

currentValue
Number - current progress towards unlocking the next phase of the current map; nil if the current map does not use the map bar.

Details[]

  • The returned values are in arbitrary units; C_MapBar.GetMaxValue returns the value required to trigger the next phase.

Patch changes[]

Advertisement