WoW API: GetComparisonStatistic

From AddOn Studio
Revision as of 04:15, 21 August 2008 by WoWWiki>Fandyllic (stub for followup on crash)
Jump to navigation Jump to search

WoW API < GetComparisonStatistic

Return the value of the requested Statistic from the comparison unit.

value = GetComparisonStatistic(achievementID)

Arguments

(achievementID)
achievementID
Integer - The ID of the Achievement


Returns

value
String - The value of the requested Statistic from the comparison unit.

Details

As of Build 8770, calling this function will crash your client.