wManager Namespace
wManager.Wow.Helpers Namespace
WRobot

wManagerSetting..::..DrinkIsSpell Property

DrinkName is spell name (not item)

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

Syntax


public bool DrinkIsSpell { get; set; }
Public Property DrinkIsSpell As Boolean
	Get
	Set
public:
property bool^ DrinkIsSpell {
	bool^ get ();
	void set (bool^ value);
}

Field Value

true if it is spell name, false if it is item name.