wManager Namespace
wManager.Wow.Helpers Namespace
WRobot

wManagerSetting..::..SecurityPauseBotIfNerbyPlayer Property

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

Syntax


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