audio_resume_sound(sound)

From ENIGMA
Jump to navigation Jump to search

Description

Resumes all audio channels that were playing the given sound asset.

Parameters

Parameter Data Type Description
sound integer index of the sound asset

Return Values

void: This function does not return anything.

Example Call

// Example of using the function.