Home
last modified time | relevance | path

Searched refs:GetActorPlayerId (Results 1 – 3 of 3) sorted by relevance

/NW4C-2.0.3/include/nw/snd/
Dsnd_SoundArchiveFile.h286 u8 GetActorPlayerId() const;
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_SoundArchiveFileReader.cpp213 info->actorPlayerId = data->GetActorPlayerId(); in ReadSoundInfo()
Dsnd_SoundArchiveFile.cpp682 u8 SoundArchiveFile::SoundInfo::GetActorPlayerId() const in GetActorPlayerId() function in nw::snd::internal::SoundArchiveFile::SoundInfo