Background for Starfield

Alias


Inheritance Tree
ScriptExtended By
Structs
Properties
Events
Functions
QuestfunctionGetOwningQuest()Native

Gets the quest that owns this alias.

voidfunctionRefillAlias()Native

Refills this alias. Function won't return until alias has been re-filled.

voidfunctionRefillDependentAliases()Native

Refills the dependent aliases of this alias

voidfunctionStartObjectProfiling()NativeDebugOnly

Turns on profiling for this specific object and all scripts attached to it - setting doesn't persist across saves
Will do nothing on release console builds, and if the Papyrus:bEnableProfiling ini setting is off

voidfunctionStopObjectProfiling()NativeDebugOnly

Turns off profiling for this specific object and all scripts attached to it - setting doesn't persist across saves
Will do nothing on release console builds, and if the Papyrus:bEnableProfiling ini setting is off

boolfunctionIsFilled()

jduvall -- convenience function
checks to see if there is anything in this alias

boolfunctionIsSameType(AliasAliasToCheck)

jduvall - convenience function
checks to see if the passed in alias is the same type (ReferenceAlias, RefCollectionAlias, or LocationAlias)

boolfunctionCopyIntoAlias(AliasTargetAlias, boolSkipIfEmpty=true, boolCopyOver=true)

[DEV SERVER] Loading description...

Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.