WoW:API UnitDebuff: Difference between revisions

m
wrapped the function descriptor
m (Robot: Automated text replacement (-\[\[\s*(\w[^]|]*\w)\s*\|\s*\1\s*]] +\1))
m (wrapped the function descriptor)
Line 3: Line 3:
Retrieve info about a certain debuff on a certain unit.
Retrieve info about a certain debuff on a certain unit.


  debuffName, debuffRank, debuffTexture, debuffApplications, debuffType = UnitDebuff( unitID, debuffIndex [, raidFilter] );
  debuffName, debuffRank, debuffTexture, debuffApplications, debuffType =
UnitDebuff( unitID, debuffIndex [, raidFilter] );


== Parameters ==
== Parameters ==
Anonymous user