WoW API: GetCritChance

From AddOn Studio
Revision as of 17:16, 25 June 2007 by WoWWiki>Ravas (Updated to match the current API boilerplate.)
Jump to navigation Jump to search

WoW API < GetCritChance


Gets the player's critical hit chance percentage.

critChance = GetCritChance()


Arguments

none


Returns

critChance
Number - The player's melee critical hit chance in an unformatted, floating-point figure.