AddNormalSoundHook Function

Hooks all played normal sounds.

void AddNormalSoundHook(NormalSHook hook)

Parameters

NormalSHook hook

Function to use as a hook.

Errors

Invalid function hook.