wManager Namespace
wManager.Wow.Helpers Namespace
WRobot

wManagerSetting..::..AssignTalents Property

Assign Talents (no used in all WRobot version, used in Talents)

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

Syntax


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

Field Value

true if assign talents; otherwise, false.