WoW:API GetDodgeChance: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
(Added related links and reordered page.)
Line 1: Line 1:
Looks like a simple floating value returned. Using it in a mod NP.
== Returns ==
:Player's dodge chance in percentage (all numeral).
 
== See also ==
[[API GetParryChance|GetParryChance]], [[API GetBlockChance|GetBlockChance]] and [[GetCritChance|GetCritChance]].


[[Category:API Functions|GetDodgeChance]]
[[Category:API Functions|GetDodgeChance]]
[[Category:API Character Functions|GetDodgeChance]]
[[Category:API Character Functions|GetDodgeChance]]

Revision as of 13:42, 30 October 2005

Returns

Player's dodge chance in percentage (all numeral).

See also

GetParryChance, GetBlockChance and GetCritChance.