FailAllObjectives - Quest

Member of: Quest Script

Flags all objectives on this quest as failed.

SyntaxEdit

Function FailAllObjectives() native

ParametersEdit

None.

Return ValueEdit

None.

ExamplesEdit

; fails all objectives on the quest
MyQuest.FailAllObjectives()

See AlsoEdit