GetQuestCompleted

From the Fallout3 GECK Wiki
Revision as of 18:05, 4 November 2011 by imported>Yukichigai
Jump to navigation Jump to search

Description

Returns 1 if the quest is completed, otherwise 0.

Syntax

GetQuestCompleted QuestName
GetQC QuestName

Notes

  • This function does not require the quest to be running, and will return the correct value if the quest has been halted using StopQuest or similar.