wManager.Wow.Helpers Namespace
WRobot

FishingTask..::..IsLaunched Property

Is fishing.

Namespace:  wManager.Wow.Bot.Tasks
Assembly:  wManager (in wManager.dll)

Syntax


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

Field Value

true if this instance is launched; otherwise, false.