nw::snd::SoundArchivePlayer::GetSoundPlayer Member Function#include <nw/snd/snd_SoundArchivePlayer.h> SoundPlayer & GetSoundPlayer( SoundArchive::ItemId playerId ); SoundPlayer & GetSoundPlayer( const char * pPlayerName );
| GetSoundPlayer ( SoundArchive::ItemId ) | Gets the sound player with the specified ID. |
| GetSoundPlayer ( const char * ) | Gets the sound player with the specified ID. |
Gets the sound player with the specified ID.
Gets the sound player with the specified ID.
CONFIDENTIAL