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

◆ OnPartDismantledClient()

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

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

640 {
641 //play sound
642 SoundDismantleStart( part_name );
643 }
void SoundDismantleStart(string part_name)
Определения BaseBuildingBase.c:1163

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