wManager Namespace
wManager.Wow.Helpers Namespace
WRobot

wManagerSetting..::..TrainNewSkills Property

Train New Skills (used in Trainers)

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

Syntax


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

Field Value

true if Train New Skills; otherwise, false.