nw::snd::SoundSystem::LeaveSleep Member Function

Syntax

#include <nw/snd/snd_SoundSystem.h>

static void LeaveSleep();

Arguments

None.

Return Values

None.

Description

Executes sound library processing for leaving sleep.

Always call this function after leaving sleep.

See Also

EnterSleep

Revision History

2011/01/11
Initial version.

CONFIDENTIAL