WoW API: GetSubZoneText

From AddOn Studio
Revision as of 18:30, 29 August 2010 by WoWWiki>Starlightblunder (+ZONE_CHANGED_NEW_AREA)
Jump to navigation Jump to search

WoW API < GetSubZoneText

Returns the subzone name.

subzone = GetSubZoneText();

Returns

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

Related events

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

See also