Background for Skyrim SE
Member of the PapyrusUtil script
voidfunctionSortStringArray(string[]ArrayValues, booldescending=false)NativeGlobal


Caveats


Parameters

string[]ArrayValues

booldescending=false


Examples

Auto-Generated Example

string[] myStringArray__ArrayValues
bool myBool__descending

PapyrusUtil.SortStringArray(myStringArray__ArrayValues, myBool__descending)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.