Background for Fallout 4
Member of the Lighthouse script
    Found in:
  • LH
ObjectReference[]functionCreateArrayRef(intaiArrSize, ObjectReferenceakArrFill)NativeGlobal


Parameters

  1. intaiArrSize

  2. ObjectReferenceakArrFill


Examples

Auto-Generated Example

int myInt__aiArrSize
ObjectReference myObjectReference__akArrFill

ObjectReference[] returnedValue = Lighthouse.CreateArrayRef(myInt__aiArrSize, myObjectReference__akArrFill)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.