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

◆ GetSoundWaveLength()

float EffectSound::GetSoundWaveLength ( )
inlineprotected

Get the sound wave length.

Возвращает
float The sound wave length

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

831 {
832 return m_SoundWaveLenght;
833 }
float m_SoundWaveLenght
Определения EffectSound.c:36

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

Используется в GetSoundWaveLenght() и SoundWaveValidation().