Assign Talents (no used in all WRobot version, used in
Talents)
Namespace:
wManager
Assembly:
wManager (in wManager.dll)
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.