DefaultRefOnCellDetach

From the Fallout4 CreationKit Wiki
Revision as of 15:05, 19 March 2014 by imported>Darklocq (Created page with "Category:Scripting Category:Default Scripts Default script used for checking when this reference's cell detaches. == Required Properties == <source lang="papyrus"> Quest ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Default script used for checking when this reference's cell detaches.

Required Properties[edit | edit source]

Quest MyQuest
{Quest containing the Stage to Set}
Int StageToSet
{Stage to Set}

Debug Properties[edit | edit source]

Bool ShowTraces
{Default = FALSE, Set to TRUE if you want the traces in this script to show up in the log.}