Background for Skyrim SE
Member of the DynamicArrays script
Actor[]functionClearActors(Actor[]akArray, ActorToClear)


Caveats


Parameters

Actor[]akArray

ActorToClear


Examples

Auto-Generated Example

Actor[] myActorArray__akArray
Actor myActor__ToClear

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