wManager.Wow.Helpers Namespace
WRobot

WoWUnit..::..BuffTimeLeft Method (String)

Buff time left.

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

Syntax


public int BuffTimeLeft(
	string spellName
)
Public Function BuffTimeLeft ( _
	spellName As String _
) As Integer
public:
int^ BuffTimeLeft(
	String^ spellName
)

Parameters

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

Return Value

time left in milliseconds.