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

◆ OnPartDestroyedClient()

void ItemBase::OnPartDestroyedClient ( string part_name,
int action_id )
inlineprotected

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

701 {
702 //play sound
703 SoundDestroyStart( part_name );
704 }
void SoundDestroyStart(string part_name)
Определения BaseBuildingBase.c:1188

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