- Found in:
- cLib
Description
Documentation String
Requirements: None, PapyrusUtil:Soft
Caveats
Parameters
float[]aArray
intlow=-1
inthigh=-1
boolusePapUtil=true
Examples
Auto-Generated Example
float[] myFloatArray__aArray
int myInt__low
int myInt__high
bool myBool__usePapUtil
clib.cArraySortFloat(myFloatArray__aArray, myInt__low, myInt__high, myBool__usePapUtil)