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

◆ DestroyActionLoopSound()

void ActionBuildShelter::DestroyActionLoopSound ( )
inlineprotected

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

311 {
312 SEffectManager.DestroyEffect( m_BuildLoopSound );
313 }
EffectSound m_BuildLoopSound
Определения ActionBuildShelter.c:6

Перекрестные ссылки SEffectManager::DestroyEffect() и m_BuildLoopSound.

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