WoW:API GetItemQualityColor: Difference between revisions

Added details to explain how invalid arguments are handled
No edit summary
(Added details to explain how invalid arguments are handled)
Line 29: Line 29:


==Details==
==Details==
: Added in 1.9.1
: GetItemQualityColor() was added in 1.9.1
 
:If an invalid quality index is specified, GetItemQualityColor() returns white (same as index 1):
:r = 1
:g = 1
:b = 1
:hex = |cffffffff
Anonymous user