AddAmbientSoundHook Function

Hooks all played ambient sounds.

void AddAmbientSoundHook(AmbientSHook hook)

Parameters

AmbientSHook hook

Function to use as a hook.

Errors

Invalid function hook.