nw::snd::SoundArchive::IsAvailable Member Function

Syntax

#include <nw/snd/snd_SoundArchive.h>
bool IsAvailable() const;

Arguments

None.

Return Values

Returns true if the data in the sound archive is in a usable state; otherwise, returns false.

Description

Checks whether the data in the sound archive is usable.

Revision History

2010/11/12
Corrected a type in the original Japanese text (changed サウンドアーカイブ中のの to サウンドアーカイブ中の).
2010/01/15
Initial version.

CONFIDENTIAL