wManager.Wow.Helpers Namespace
WRobot

ReloggerProfileSettings..::..RelaunchIfWowOrWRobotCrash Property

Relaunch if Wow or bot crash

Namespace:  Relogger.Classes
Assembly:  Relogger (in Relogger.exe)

Syntax


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

Field Value

true if relaunch when crash; otherwise, false.