wManager Namespace
wManager.Wow.Helpers Namespace
WRobot

wManagerSetting..::..WaitResurrectionSickness Property

Wait when character has debuff "Resurrection Sickness" (after resurrect at the "Spirit Healer")

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

Syntax


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