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


Parameters

  1. string[]ArrayValues

  2. 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.