Wowpedia

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

READ MORE

Wowpedia
Register
Advertisement

Returns information about a specific category. Each category can contain many activitiy groups, which can contain many activities.

name, separateRecommended, autoChoose, preferCurrentArea = C_LFGList.GetCategoryInfo(categoryID)

Arguments[]

categoryID
number - The categoryID of the category you want to query. Use C_LFGList.GetAvailableCategories() to get a list of all available categoryIDs.

Returns[]

name
string - The name of the category.
separateRecommended
boolean
autoChoose
boolean
preferCurrentArea
boolean
Advertisement