wManager.Wow.Helpers Namespace
WRobot

Smelting..::..NeedRun Method

Need the run.

Namespace:  wManager.Wow.Helpers
Assembly:  wManager (in wManager.dll)

Syntax


public static bool NeedRun(
	bool openWindow
)
Public Shared Function NeedRun ( _
	openWindow As Boolean _
) As Boolean
public:
static bool^ NeedRun(
	bool^ openWindow
)

Parameters

openWindow
Type: Boolean
if set to true open window.

Return Value

true if need to run, false otherwise.