Wowpedia

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

READ MORE

Wowpedia
Register
Advertisement

Returns the zone associated with an activity.

currentArea = C_LFGList.GetActivityInfoExpensive(activityID)

Arguments[]

activityID
number - The activityID for which information are requested, as returned by C_LFGList.GetAvailableActivities().

Returns[]

currentArea
boolean - True if you are in the zone of the activity, false otherwise.
Advertisement