Background for Skyrim SE
Member of the clib script
Form[]functioncArrayActorToActorBase(Actor[]aArray)Global

Description

Documentation String

Requirements:None


Caveats


Parameters

Actor[]aArray


Examples

Auto-Generated Example

Actor[] myActorArray__aArray

Form[] returnedValue = clib.cArrayActorToActorBase(myActorArray__aArray)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.