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

◆ IsSoundAutodestroy()

bool EffectSound::IsSoundAutodestroy ( )
inlineprotected

Get whether EffectSound automatically cleans up when sound stops.

Возвращает
bool Whether EffectSound automatically cleans up when sound stops

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

632 {
633 return m_SoundAutodestroy;
634 }
bool m_SoundAutodestroy
Определения EffectSound.c:34

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

Используется в IsAutodestroy().