- Found in:
- cLib
SoundCategory[]functioncArrayCreateSNCT(intindices, SoundCategoryfiller=NONE, booloutputTrace=true)Global
Caveats
Parameters
Examples
Auto-Generated Example
int myInt__indices
SoundCategory mySoundCategory__filler
bool myBool__outputTrace
SoundCategory[] returnedValue = clibArrays.cArrayCreateSNCT(myInt__indices, mySoundCategory__filler, myBool__outputTrace)