WoW API: GetSubZoneText

From AddOn Studio
Jump to navigation Jump to search

WoW API < GetSubZoneText

Returns the subzone name.

subzone = GetSubZoneText();

Returns[edit]

subzone
String - subzone name or an empty string (if not in a subzone).

Related events[edit]

One or more of the following fire when the player enters a new zone:

See also[edit]