- Found in:
- Dylbills PE
Description
Documentation Comment
requires skse. Sort Actors in akArray by their display name.
Caveats
Parameters
Actor[]akArray
boolAscending=true
Examples
Auto-Generated Example
Actor[] myActorArray__akArray
bool myBool__Ascending
DbMiscFunctions.SortActorArrayByName(myActorArray__akArray, myBool__Ascending)