Background for Skyrim SE
Member of the DynamicArrays script
Actor[]functionJoinActorArrays(Actor[]a_Array, Actor[]b_Array)


Caveats


Parameters

Actor[]a_Array

Actor[]b_Array


Examples

Auto-Generated Example

Actor[] myActorArray__a_Array
Actor[] myActorArray__b_Array

Actor[] returnedValue = myDynamicArrays__toCallFunctionOn.JoinActorArrays(myActorArray__a_Array, myActorArray__b_Array)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.