WoW API: GetCurrentMapAreaID
Jump to navigation
Jump to search
← WoW API < GetCurrentMapAreaID
areaid = GetCurrentMapAreaID();
Returns the area ID of the current world map.
- Arguments
- none
- Returns
- areaid
- areaid
- Integer - area id of the current map.
- Details
Return value can be used with SetMapByID(id) .