FailAllObjectives - Quest
Revision as of 13:20, 25 October 2011 by imported>Jlundin
Member of: Quest Script
Flags all objectives on this quest as failed.
Syntax
Function FailAllObjectives() native
Parameters
None.
Return Value
None.
Examples
; fails all objectives on the quest
MyQuest.FailAllObjectives()