Background for Starfield
Member of the ObjectReference script
voidfunctionAddAliasedItemWithKeywords(FormakItemToAdd, AliasakAlias, intaiCount=1, boolabSilent=true, Keyword[]keywords=NONE)


Caveats


Parameters

FormakItemToAdd

AliasakAlias

intaiCount=1

boolabSilent=true

Keyword[]keywords=NONE


Examples

Auto-Generated Example

Form myForm__akItemToAdd
Alias myAlias__akAlias
int myInt__aiCount
bool myBool__abSilent
Keyword[] myKeywordArray__keywords

myObjectReference__toCallFunctionOn.AddAliasedItemWithKeywords(myForm__akItemToAdd, myAlias__akAlias, myInt__aiCount, myBool__abSilent, myKeywordArray__keywords)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.