Home
last modified time | relevance | path

Searched defs:actorPlayerId (Results 1 – 5 of 5) sorted by relevance

/NW4C-2.0.3/include/nw/snd/
Dsnd_SoundActor.h446 ActorPlayer* detail_GetActorPlayer( int actorPlayerId ) { in detail_GetActorPlayer()
Dsnd_SoundStartable.h322 int actorPlayerId; member
Dsnd_SoundArchive.h135 int actorPlayerId; member
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_SoundActor.cpp154 void SoundActor::SetPlayableSoundCount( int actorPlayerId, int count ) in SetPlayableSoundCount()
Dsnd_SoundArchivePlayer.cpp801 int actorPlayerId = soundInfo.actorPlayerId; in detail_SetupSoundImpl() local