Background for Starfield
Member of the Alias script
boolfunctionCopyIntoAlias(AliasTargetAlias, boolSkipIfEmpty=true, boolCopyOver=true)

[DEV SERVER] Loading description...


Caveats


Parameters

AliasTargetAlias

boolSkipIfEmpty=true

boolCopyOver=true


Examples

Auto-Generated Example

Alias myAlias__TargetAlias
bool myBool__SkipIfEmpty
bool myBool__CopyOver

bool returnedValue = myAlias__toCallFunctionOn.CopyIntoAlias(myAlias__TargetAlias, myBool__SkipIfEmpty, myBool__CopyOver)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.