DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ IsSoundPlaying()

bool EffectSound::IsSoundPlaying ( )
inlineprotected

Get whether EffectSound is currently playing.

Возвращает
bool Whether EffectSound is currently playing

См. определение в файле EffectSound.c строка 274

275 {
277 }
bool m_SoundWaveIsPlaying
Определения EffectSound.c:35

Перекрестные ссылки m_SoundWaveIsPlaying.

Используется в Event_OnFrameUpdate(), IsPlaying(), PlaySoundEx() и SoundStop().