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

◆ GetSoundWaveTime()

float EffectSound::GetSoundWaveTime ( )
inlineprotected

Get the time since EffectSound started playing.

Предупреждения
May not reflect the actual time of the sound, as it can start at negative time to simulate speed of sound
Возвращает
float The time since EffectSound started playing

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

874 {
875 return m_SoundWaveTime;
876 }
float m_SoundWaveTime
Определения EffectSound.c:39

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