audio_get_id(name, type) | ||
Parameters: | ||
name | (string) name of sound | |
type | (string) type of sound (can be "foley", "voice", "music", or "ambient") | |
Returns: | ||
(integer) audio ID of the sound | ||
(integer) enumeration of the sound type | ||
Description: | ||
Get the audio ID of a sound. | ||
back to index | SR3 Script Action Documentation Last updated: Tue, 09 Aug 2011 11:32:15 |