no edit summary
m (→Returns: typo) |
No edit summary |
||
| Line 3: | Line 3: | ||
Retrieve info about a certain debuff on a certain unit. | Retrieve info about a certain debuff on a certain unit. | ||
name, rank, | name, rank, iconTexture, count, debuffType, duration, timeLeft = UnitDebuff(unitID, debuffIndex [, removable]); | ||
== Parameters == | == Parameters == | ||