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

◆ OnPartBuiltClient()

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

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

621 {
622 //play sound
623 SoundBuildStart( part_name );
624 }
void SoundBuildStart(string part_name)
Определения BaseBuildingBase.c:1178

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