- Found in:
- cLib
Description
Documentation String
Requirements: None, PapyrusUtil:Soft
Caveats
Parameters
int[]aArray
boolusePapUtil=true
Examples
Auto-Generated Example
int[] myIntArray__aArray
bool myBool__usePapUtil
int[] returnedValue = clib.cArrayRemoveDuplicatesInt(myIntArray__aArray, myBool__usePapUtil)