- Found in:
- Dylbills PE
Description
Documentation Comment
requires skse, put all actor names of actors in akArray to a string array and return.
Caveats
Parameters
Actor[]akArray
Examples
Auto-Generated Example
Actor[] myActorArray__akArray
string[] returnedValue = DbMiscFunctions.GetActorNames(myActorArray__akArray)