wManager Namespace
wManager.Wow.Helpers Namespace
WRobot

wManagerSetting..::..CloseIfWhisperBiggerOrEgalAt Property

Close the game If you have received more or egal at X whispers

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

Syntax


public int CloseIfWhisperBiggerOrEgalAt { get; set; }
Public Property CloseIfWhisperBiggerOrEgalAt As Integer
	Get
	Set
public:
property int^ CloseIfWhisperBiggerOrEgalAt {
	int^ get ();
	void set (int^ value);
}