nw::snd::SoundArchivePlayer::GetSoundArchive Member Function

Syntax

#include <nw/snd/snd_SoundArchivePlayer.h>
const SoundArchive & GetSoundArchive() const;

Arguments

None.

Return Values

Returns the sound archive bound to a player.

Description

Gets the sound archive bound to a player.

See Also

SoundArchive Class

Revision History

2010/01/15
Initial version.

CONFIDENTIAL