Background for Fallout 4
Member of the Lighthouse script
    Found in:
  • LH
voidfunctionAddItem32(ObjectReferenceakRef, FormakForm, intaiCount, boolabSilent)NativeGlobal


Caveats


Parameters

ObjectReferenceakRef

FormakForm

intaiCount

boolabSilent


Examples

Auto-Generated Example

ObjectReference myObjectReference__akRef
Form myForm__akForm
int myInt__aiCount
bool myBool__abSilent

Lighthouse.AddItem32(myObjectReference__akRef, myForm__akForm, myInt__aiCount, myBool__abSilent)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.