wManager.Wow.Helpers Namespace
WRobot

WoWUnit..::..GetBuff Method (List<(Of <(<'UInt32>)>)>)

Gets the buff.

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

Syntax


public Aura GetBuff(
	List<uint> idBuffs
)
Public Function GetBuff ( _
	idBuffs As List(Of UInteger) _
) As Aura
public:
Aura^ GetBuff(
	List<unsigned int^>^ idBuffs
)

Parameters

idBuffs
Type: List<(Of <(<'UInt32>)>)>
The spell id.

Return Value

Aura.