GetAchievementCategory

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

Returns the category number the requested achievement belongs to.

categoryID = GetAchievementCategory(achievementID)

Arguments

achievementID
number - ID of the achievement to retrieve information for.

Returns

categoryID
number - ID of the achievement's category.

Patch changes

Wrath-Logo-Small.png Patch 3.0.2 (2008-10-14): Added.

See also