Background for Skyrim SE
Member of the clibArrays script
Sound[]functioncArrayCreateSound(intindices, Soundfiller=NONE, booloutputTrace=true)Global

Description

Documentation String

Requirements: None


Caveats


Parameters

intindices

Soundfiller=NONE

booloutputTrace=true


Examples

Auto-Generated Example

int myInt__indices
Sound mySound__filler
bool myBool__outputTrace

Sound[] returnedValue = clibArrays.cArrayCreateSound(myInt__indices, mySound__filler, myBool__outputTrace)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.