C_LFGList.GetAvailableCategories

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 6.0.2 / 1.15.0

Returns a list of available LFG categories.

categories = C_LFGList.GetAvailableCategories([filter])

Arguments

filter
number? - Bit mask to filter the results. If omitted the function returns all categories. See C_LFGList.GetActivityInfo for more information.

Returns

categories
table - A table containing the requested categoryIDs (not in order).