DefaultAliasOnContainerChangedFrom

Default script used for checking if an alias changed from a different container, and optionally what specific container.

Required PropertiesEdit

Int StageToSet
{Stage to Set}

Optional PropertiesEdit

ObjectReference[] ItemChangedFromReferences 
{OPTIONAL: Stage will be set if this item changed from any of these references.
If ALL arrays are empty then stage is set if item changes from any container.}

ReferenceAlias[] ItemChangedFromAliases 
{OPTIONAL: Stage will be set if this item changed from any of these aliases.
If ALL arrays are empty then stage is set if item changes from any container.}

Faction[] ItemChangedFromFactions 
{OPTIONAL: Stage will be set if this item changed from any of these factions.
If ALL arrays are empty then stage is set if item changes from any container.}

Debug PropertiesEdit

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