Background for Skyrim SE
Member of the PapyrusUtil script
Actor[]functionPushActor(Actor[]ArrayValues, Actorpush)NativeGlobal


Caveats


Parameters

Actor[]ArrayValues

Actorpush


Examples

Auto-Generated Example

Actor[] myActorArray__ArrayValues
Actor myActor__push

Actor[] returnedValue = PapyrusUtil.PushActor(myActorArray__ArrayValues, myActor__push)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.