DefaultRefOnLockStateChanged

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search

Default script used for checking if a ref has been locked/unlocked

Required Properties[edit | edit source]

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

Optional Properties[edit | edit source]

Bool CheckForUnlock = TRUE 
{DEFAULT = TRUE.  If set to FALSE then stage will set on LOCK instead.}

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.}