wManager.Wow.Helpers Namespace
WRobot

Quest..::..GetLogQuestIsComplete Method

Check if quest id is complete.

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

Syntax


public static bool GetLogQuestIsComplete(
	int questId
)
Public Shared Function GetLogQuestIsComplete ( _
	questId As Integer _
) As Boolean
public:
static bool^ GetLogQuestIsComplete(
	int^ questId
)

Parameters

questId
Type: Int32
The quest id.