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

◆ ProcessImpactSound()

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

См. определение в файле 3_Game/Entities/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)

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