GetObjectiveCompleted

From the Fallout3 GECK Wiki
Jump to navigation Jump to search

Description[edit | edit source]

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

Syntax[edit | edit source]

GetObjectiveCompleted QuestID, Index

Examples[edit | edit source]

GetObjectiveCompleted MyQuest 10

See if objective 10 is completed.

Notes[edit | edit source]

  • None at this time


See Also[edit | edit source]

SetObjectiveCompleted

Reference[edit | edit source]

None provided.