Starfield Mod:Script-Alias
From Starfield Wiki
A description of the script with it's use and purpose.
Definition[edit]
The script header definition.
ScriptName Alias Extends ScriptObject Native Hidden
Members[edit]
The members that belong to this script.
- Quest Function GetOwningQuest()
- Function RefillAlias()
- Function RefillDependentAliases()
- Function StartObjectProfiling()
- Function StopObjectProfiling()
- Event OnAliasInit()
- Event OnAliasReset()
- Event OnAliasShutdown()
- Event OnAliasStarted()
- bool Function IsFilled()
- bool Function IsSameType(Alias AliasToCheck)
- bool Function CopyIntoAlias(Alias TargetAlias, bool SkipIfEmpty = true, bool CopyOver = true)