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

◆ GetSoundWaveLength()

float EffectSound::GetSoundWaveLength ( )
inlineprotected

Get the sound wave length.

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

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

844 {
845 return m_SoundWaveLenght;
846 }
float m_SoundWaveLenght
Определения EffectSound.c:36

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

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