wManager.Wow.Helpers Namespace
WRobot

WoWUnit..::..BuffStack Method (UInt32)

Buff stack count.

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

Syntax


public int BuffStack(
	uint idBuff
)
Public Function BuffStack ( _
	idBuff As UInteger _
) As Integer
public:
int^ BuffStack(
	unsigned int^ idBuff
)

Parameters

idBuff
Type: UInt32
The spell id.

Return Value

stack count.