wManager.Wow.Helpers Namespace
WRobot

Args..::..AutoStart Property

Gets a value indicating if automatically attach game, connect to the bot server and start bot product.

Namespace:  robotManager.Helpful
Assembly:  robotManager (in robotManager.dll)

Syntax


public bool AutoStart { get; }
Public ReadOnly Property AutoStart As Boolean
	Get
public:
property bool^ AutoStart {
	bool^ get ();
}