IsQuestItemCompleted

Parameters
whichQuestItem questitem

The quest item to query.

comment

Returns the completed state of a quest item (see QuestItemSetCompleted).

patch

1.00

Source
common.j
return type
boolean
Source code
native IsQuestItemCompleted     takes questitem whichQuestItem returns boolean