wManager Namespace
wManager.Wow.Helpers Namespace
WRobot

wManagerSetting..::..UseSpiritHealer Property

Use spirit healer to revive

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

Syntax


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

Field Value

true if [use spirit healer]; otherwise, false.