nw::snd::SoundArchive::ItemId Type

Syntax

#include <nw/snd/snd_SoundArchive.h>
typedef u32 nw::snd::SoundArchive::ItemId;

Description

A type that represents item IDs in sound archives.

Unique item IDs are assigned to sounds, banks, players, groups, and wave archives.

See Also

GetItemLabel
GetItemId

Revision History

2010/01/15
Initial version.

CONFIDENTIAL