WoW:API UnitBuff: Difference between revisions
Jump to navigation
Jump to search
m
→Returns: English: casted -> cast
(Patch 3.1 updated the return value:isMine) |
m (→Returns: English: casted -> cast) |
||
| Line 18: | Line 18: | ||
:;duration : Number - The full duration of the buff in seconds | :;duration : Number - The full duration of the buff in seconds | ||
:;expirationTime : Number - Time the buff will expire in seconds | :;expirationTime : Number - Time the buff will expire in seconds | ||
:;isMine : String - The [[unitId|unit]] | :;isMine : String - The [[unitId|unit]] that cast the buff | ||
:;isStealable : Boolean - 1 if it is stealable otherwise nil | :;isStealable : Boolean - 1 if it is stealable otherwise nil | ||