wManager.Wow.Helpers Namespace
WRobot

FlightMasterTakeTaxiState..::..NeedToRunStatic Property

Gets a value indicating if you can call RunStatic()()()() (called by NeedToRun)

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

Syntax


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