Background for Skyrim SE
Member of the PapyrusUtil script
Actor[]functionGetMatchingActor(Actor[]ArrayValues1, Actor[]ArrayValues2)NativeGlobal


Caveats


Parameters

Actor[]ArrayValues1

Actor[]ArrayValues2


Examples

Auto-Generated Example

Actor[] myActorArray__ArrayValues1
Actor[] myActorArray__ArrayValues2

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