nw::snd::SoundHandle::DetachSound Member Function

Syntax

#include <nw/snd/snd_SoundHandle.h>
void DetachSound();

Arguments

None.

Return Values

None.

Description

Frees sounds from handles.

A sound freed from a handle cannot be controlled via that handle thereafter.

Revision History

2010/01/15
Initial version.

CONFIDENTIAL