Quest Stage Fragments

From the CreationKit Wiki
Revision as of 16:41, 26 October 2011 by imported>Jlundin (→‎Special Variables)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Type

Quest stage fragment scripts extend Quest.

Run Time

Quest stage fragments are run when quest stages start.

Special Variables

  • kmyQuest: This can be set to be a script on the quest this fragment is attached to, providing easy access to that script's properties.

See Also