Stop - Quest

From the CreationKit Wiki
Revision as of 18:34, 8 July 2016 by imported>Terra Nova2 (Undo revision 42934 by Terra Nova2 (talk) This note caused a bit of confusion on the CK forums.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Member of: Quest Script

Stops the quest.

Syntax[edit | edit source]

Function Stop() native

Parameters[edit | edit source]

None.

Return Value[edit | edit source]

None.

Examples[edit | edit source]

; Stop the quest
FunQuest.Stop()

See Also[edit | edit source]