GetObjectiveCompleted

From the Fallout3 GECK Wiki
Revision as of 11:50, 12 August 2009 by imported>Geckbot (Robot: Automated text replacement (-\[\[Category:(.*?)Functions\]\] +Category:\1Functions\nCategory:\1Functions (GECK 1.0)))
Jump to navigation Jump to search

Description

GetObjectiveCompleted Returns 1 if the specified objective is marked as completed, 0 otherwise.

Syntax

GetObjectiveCompleted QuestID, Index

Examples

GetObjectiveCompleted MyQuest 10

See if objective 10 is completed.

Notes

  • None at this time


See Also

SetObjectiveCompleted

Reference

None provided.