wManager Namespace
wManager.Wow.Helpers Namespace
WRobot

wManagerSetting..::..SecuritySongIfNewWhisper Property

Play song if new whisper (if you want use custom song, you can put song file at "WRobot\Data\newWhisper.wav").

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

Syntax


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

Field Value

true if [security song if new whisper]; otherwise, false.