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

◆ OnPartDismantledClient()

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

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

661 {
662 //play sound
663 SoundDismantleStart( part_name );
664 }
void SoundDismantleStart(string part_name)
Определения BaseBuildingBase.c:1183

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