CompleteAllObjectives - Quest
From Creation Kit
Member of: Quest Script
Flags all objectives on this quest as complete.
Syntax
Function CompleteAllObjectives() native
Parameters
None.
Return Value
None.
Examples
; Flag all objects on the quest as complete FinishedQuest.CompleteAllObjectives()