wManager.Wow.Helpers Namespace
WRobot

Spell..::..HaveBuff Property

Gets if your player have this spell in buff.

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

Syntax


public bool HaveBuff { get; }
Public ReadOnly Property HaveBuff As Boolean
	Get
public:
property bool^ HaveBuff {
	bool^ get ();
}

Field Value

true if have buff; otherwise, false .