wManager.Wow.Helpers Namespace
WRobot

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

Buff time left.

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

Syntax


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

Parameters

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

Return Value

Time left in milliseconds.