WoW:API UnitDebuff: Difference between revisions

(Reformat. Update FAQ link.)
Line 20: Line 20:
:;debuffTexture : String - The identifier of (path and filename to) the indicated debuff, or nil if no debuff
:;debuffTexture : String - The identifier of (path and filename to) the indicated debuff, or nil if no debuff


:;debuffApplications : Number (docs said String?!) - The number of times the debuff has been applied to the target.
:;debuffApplications : Number (docs said String?!) - The number of times the debuff has been applied to the target.  Usualy returns 0 for single debuffs(Changed in 1.11).


:;debuffType : String - The debuff dispel type. Can be "Magic", "Curse", "Poison", "Disease" or nil if not dispellable. (Added in 1.11)
:;debuffType : String - The debuff dispel type. Can be "Magic", "Curse", "Poison", "Disease" or nil if not dispellable. (Added in 1.11)
Anonymous user