Background for Skyrim SE
Member of the Quest script
voidfunctionCompleteAllObjectives()Native

Description

Wiki Description

Flags all objectives on this quest as complete.

Documentation Comment

Flags all objectives as complete


Caveats


Examples

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

Auto-Generated Example

myQuest__toCallFunctionOn.CompleteAllObjectives()

Related Pages


Additional References

View this function’s page on the Skyrim Creation Kit Wiki

Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.