Background for Starfield
Member of the ObjectReference script
ObjectReferencefunctionAddAliasedItemSingle(FormakItemToAdd, AliasakAlias, boolabSilent=true)


Caveats


Parameters

FormakItemToAdd

AliasakAlias

boolabSilent=true


Examples

Auto-Generated Example

Form myForm__akItemToAdd
Alias myAlias__akAlias
bool myBool__abSilent

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