WoW:API UnitDebuff: Difference between revisions

m
Robot: Automated text replacement (-\[\[\s*(\w[^]|]*\w)\s*\|\s*\1\s*]] +\1)
No edit summary
m (Robot: Automated text replacement (-\[\[\s*(\w[^]|]*\w)\s*\|\s*\1\s*]] +\1))
Line 14: Line 14:
:: The maximum numbers used by the Blizzard code are 16 for party/pet/target debuffs.  
:: The maximum numbers used by the Blizzard code are 16 for party/pet/target debuffs.  


:;[[raidFilter|raidFilter]] : Boolean - <small><i>(optional)</i></small> - Can be 0, 1, or nil. If present and 1, then only debuffs will be returned which are dispellable by the player. Index is still starting with 1 and counting up. (new in 1.9, works in 1.9.3)
:;[[raidFilter]] : Boolean - <small>''(optional)''</small> - Can be 0, 1, or nil. If present and 1, then only debuffs will be returned which are dispellable by the player. Index is still starting with 1 and counting up. (new in 1.9, works in 1.9.3)


=== Returns ===
=== Returns ===
Anonymous user