wManager.Wow.Helpers Namespace
WRobot

Args..::..LogInWow Property

Gets a value indicating if automatically login in game.

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

Syntax


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