wManager.Wow.Helpers Namespace
WRobot

WoWUnit..::..BuffStack Method (String)

Buff stack count.

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

Syntax


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

Parameters

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

Return Value

stack count.