GetCurrentRegionName

From Warcraft Wiki
Jump to navigation Jump to search

Returns the name of the current region.

regionName = GetCurrentRegionName()

Returns

regionName
string

Details

  • Refer to GetCurrentRegion for information on what region names this function can return, as well as details on quirks these two functions share.

Patch changes

Shadowlands Patch 9.0.1 (2020-10-13): Added.

See also