DefaultAliasOnLockStateChanged

From the Fallout4 CreationKit Wiki
Revision as of 10:46, 13 May 2013 by imported>Darklocq (Created page with "Category:Scripting Category:Default Scripts Default script used for checking if an alias has been locked/unlocked == Required Properties == <source lang="papyrus"> Int St...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.}