Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/snd/
Dsnd_SoundActor.h438 ActorPlayer* detail_GetActorPlayer( int actorPlayerId ) { in detail_GetActorPlayer()
Dsnd_SoundStartable.h320 int actorPlayerId; member
Dsnd_SoundArchive.h133 int actorPlayerId; member
/NW4C-1.3.3/sources/libraries/snd/
Dsnd_SoundActor.cpp154 void SoundActor::SetPlayableSoundCount( int actorPlayerId, int count ) in SetPlayableSoundCount()
Dsnd_SoundArchivePlayer.cpp799 int actorPlayerId = soundInfo.actorPlayerId; in detail_SetupSoundImpl() local