Searched refs:startInfo (Results 1 – 8 of 8) sorted by relevance
| /NW4C-1.2.23/sources/libraries/snd/ |
| D | snd_SoundStartable.cpp | 84 const StartInfo* startInfo in StartSound() argument 91 startInfo in StartSound() 113 const StartInfo* startInfo in StartSound() argument 122 return StartSound( handle, soundId, startInfo ); in StartSound() 139 const StartInfo* startInfo in HoldSound() argument 153 startInfo in HoldSound() 176 const StartInfo* startInfo in HoldSound() argument 185 return HoldSound( handle, soundId, startInfo ); in HoldSound() 202 const StartInfo* startInfo in PrepareSound() argument 209 startInfo in PrepareSound() [all …]
|
| D | snd_SoundActor.cpp | 192 const SoundStartable::StartInfo* startInfo, in SetupSound() argument 210 startInfo in SetupSound() 219 const SoundStartable::StartInfo* startInfo, in detail_SetupSoundWithAmbientInfo() argument 238 startInfo in detail_SetupSoundWithAmbientInfo() 258 const SoundStartable::StartInfo* startInfo in detail_SetupSound() argument 267 startInfo, in detail_SetupSound()
|
| D | snd_SoundArchivePlayer.cpp | 723 const StartInfo* startInfo in detail_SetupSound() argument 732 startInfo in detail_SetupSound() 755 const StartInfo* startInfo in detail_SetupSoundImpl() argument 789 if ( startInfo != NULL ) in detail_SetupSoundImpl() 791 if ( startInfo->enableFlag & StartInfo::ENABLE_START_OFFSET ) in detail_SetupSoundImpl() 793 startOffsetType = startInfo->startOffsetType; in detail_SetupSoundImpl() 794 startOffset = startInfo->startOffset; in detail_SetupSoundImpl() 796 if ( startInfo->enableFlag & StartInfo::ENABLE_PLAYER_PRIORITY ) in detail_SetupSoundImpl() 798 playerPriority = startInfo->playerPriority; in detail_SetupSoundImpl() 800 if ( startInfo->enableFlag & StartInfo::ENABLE_PLAYER_ID ) in detail_SetupSoundImpl() [all …]
|
| D | snd_Sound3DActor.cpp | 118 const StartInfo* startInfo, in SetupSound() argument 171 startInfo, in SetupSound()
|
| /NW4C-1.2.23/include/nw/snd/ |
| D | snd_SoundActor.h | 245 const SoundStartable::StartInfo* startInfo, 450 const SoundStartable::StartInfo* startInfo, 460 const SoundStartable::StartInfo* startInfo
|
| D | snd_Sound3DActor.h | 273 const StartInfo* startInfo,
|
| D | snd_SoundArchivePlayer.h | 443 const StartInfo* startInfo 468 const StartInfo* startInfo
|
| D | snd_SoundStartable.h | 562 const StartInfo* startInfo
|