Method Unit:AddAura [-] [+]
Adds the Aura of the given spell entry on the given target from the Unit.
Need it in video format?
Focused information on Auras can be found Here
Synopsis
aura = Unit:AddAura( spell, target )
Arguments
number spellEntry of a spell.
Valid numbers: integers from 0 to 4,294,967,295.
Unit targetAura will be applied on the target.
Returns
Aura aura- See method description.