FailAllObjectives - Quest

Revision as of 14:20, 25 October 2011 by imported>Plplecuyer
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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