WoW:API UnitDebuff: Difference between revisions

No change in size ,  2 November 2007
m
m (→‎Returns: typo)
Line 18: Line 18:
:;debuffType : String - The type of the debuff: Magic, Disease, Poison, Curse, or nothing for those with out a type.
:;debuffType : String - The type of the debuff: Magic, Disease, Poison, Curse, or nothing for those with out a type.
:; duration : Number - The full duration of the debuff in seconds; nil if the debuff was not cast by the player.
:; duration : Number - The full duration of the debuff in seconds; nil if the debuff was not cast by the player.
:; timeLeft : Number - Time until the debuff expires, in seconds; nil if the deubff was not cast by the player.
:; timeLeft : Number - Time until the debuff expires, in seconds; nil if the debuff was not cast by the player.


== Example ==  
== Example ==  
Anonymous user