nw::snd::SoundArchive::GetSoundCount Member Function

Syntax

#include <nw/snd/snd_SoundArchive.h>
u32 GetSoundCount() const;

Arguments

None.

Return Values

This function returns the number of sounds in the sound archive.

Description

Obtains the number of sounds in the sound archive.

Revision History

2010/01/15
Initial version.

CONFIDENTIAL