Background for Skyrim SE
Member of the DbSkseFunctions script
Form[]functionSortFormArray(Form[]akForms, intsortOption=1)NativeGlobal

[DEV SERVER] Loading description...


Caveats


Parameters

Form[]akForms

intsortOption=1


Examples

Auto-Generated Example

Form[] myFormArray__akForms
int myInt__sortOption

Form[] returnedValue = DbSkseFunctions.SortFormArray(myFormArray__akForms, myInt__sortOption)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.