wManager.Wow.Helpers Namespace
WRobot

ReloggerGeneralSettings..::..LockWhenLaunch Property

Lock when launch Wow or bot (to launch one by one) (only this relogger process)

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

Syntax


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

Field Value

true if lock when launch Wow or bot otherwise false.