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

◆ OnPartDestroyedClient()

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

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

683 {
684 //play sound
685 SoundDestroyStart( part_name );
686 }
void SoundDestroyStart(string part_name)
Определения BaseBuildingBase.c:1168

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