Background for Fallout 4
Member of the Lighthouse script
    Found in:
  • LH
string[]functionCreateArrayString(intaiArrSize, stringasArrFill)NativeGlobal


Parameters

  1. intaiArrSize

  2. stringasArrFill


Examples

Auto-Generated Example

int myInt__aiArrSize
string myString__asArrFill

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