wManager.Wow.Helpers Namespace
WRobot

WoWUnit..::..GetBuffs Method (String)

Gets the buffs.

Namespace:  wManager.Wow.ObjectManager
Assembly:  wManager (in wManager.dll)

Syntax


public List<Aura> GetBuffs(
	string spellName
)
Public Function GetBuffs ( _
	spellName As String _
) As List(Of Aura)
public:
List<Aura^>^ GetBuffs(
	String^ spellName
)

Parameters

spellName
Type: String
Name of the spell (in english).

Return Value

Auras.