WoW:API GetCritChance: Difference between revisions

m
Move page script moved page API GetCritChance to WoW:API GetCritChance without leaving a redirect
(upgraded deprecated template)
m (Move page script moved page API GetCritChance to WoW:API GetCritChance without leaving a redirect)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{wowapi}}
{{wowapi}} __NOTOC__
 
 
Gets the player's critical hit chance percentage.
critChance = GetCritChance()
 
 
== Arguments ==
:none
 
 
=== Returns ===
=== Returns ===
:The player's melee critical hit chance in an unformatted, floating-point figure.
:; critChance : Number - The player's melee critical hit chance in an unformatted, floating-point figure.
Anonymous user