WoW API: GetStatistic
Jump to navigation
Jump to search
← WoW API < GetStatistic
Return the value of the requested Statistic.
value = GetStatistic(achievementID)
Arguments
- (achievementID)
- achievementID
- Integer - The ID of the Achievement
Returns
- value
- String - The value of the requested Statistic.
Details
- Using the achievementID's of actual Achievements, as opposed to statistics, generates strange results. More testing is needed.
