nw::snd::SoundSystem::SoundThreadScopedLock::~SoundThreadScopedLock Destructor

Syntax

#include <nw/snd/snd_SoundSystem.h>

~SoundThreadScopedLock();

Arguments

None.

Description

Destructor.

This function calls the UnlockSoundThread function.

See Also

UnlockSoundThread

Revision History

2010/11/02
Initial version.

CONFIDENTIAL