WoW:API UnitBuff: Difference between revisions

90 bytes removed ,  11 November 2008
m
Line 15: Line 15:
:;iconTexture : String - The identifier of (path and filename to) the indicated buff.
:;iconTexture : String - The identifier of (path and filename to) the indicated buff.
:;count : Number - The number of times the buff has been applied to the target.
:;count : Number - The number of times the buff has been applied to the target.
:;duration : Number - Full duration of a buff you cast, in seconds; nil if you did not cast this buff.
:;debuffType : String - The magic type of the buff
:;buffType : String - The magic type of the buff
:;duration : Number - The full duration of the buff in seconds
:;duration : Number - The full duration of the buff
:;expirationTime : Number - Time the buff will expire in seconds
:;expirationTime : Number - Time the buff will expire in seconds
:;isMine : Boolean - 1 if it is casted by you otherwise nil
:;isMine : Boolean - 1 if it is casted by you otherwise nil
Anonymous user