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

◆ ProcessImpactSound()

float EntityAI::ProcessImpactSound ( IEntity other,
Contact extra,
float weight,
out int surfaceHash )
inlineprotected

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

191 {
192 int liquidType = -1;
193 return ProcessImpactSoundEx(other, extra, weight, surfaceHash,liquidType);
194 }
float ProcessImpactSoundEx(IEntity other, Contact extra, float weight, out int surfaceHash, out int liquidType)
Определения InventoryItem.c:198

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