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

◆ IsAutodestroy()

override bool EffectSound::IsAutodestroy ( )
inlineprotected

Get whether Effect automatically cleans up when it stops.

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

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

614 {
615 return IsSoundAutodestroy();
616 }
bool IsSoundAutodestroy()
Get whether EffectSound automatically cleans up when sound stops.
Определения EffectSound.c:631

Перекрестные ссылки IsSoundAutodestroy().