CompleteAllObjectives - Quest

From the CreationKit Wiki
Revision as of 14:19, 25 October 2011 by imported>Jlundin
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Member of: Quest Script

Flags all objectives on this quest as complete.

Syntax[edit | edit source]

Function CompleteAllObjectives() native

Parameters[edit | edit source]

None.

Return Value[edit | edit source]

None.

Examples[edit | edit source]

; Flag all objects on the quest as complete
FinishedQuest.CompleteAllObjectives()

See Also[edit | edit source]