DefaultAliasOnLockStateChanged

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search

Default script used for checking if an alias has been locked/unlocked

Required Properties[edit | edit source]

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