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

◆ OnPartBuiltClient()

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

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

597 {
598 //play sound
599 SoundBuildStart( part_name );
600 }
void SoundBuildStart(string part_name)
Определения BaseBuildingBase.c:1158

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