DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
ProcessImpactSound()
float
EntityAI::ProcessImpactSound
(
IEntity
other
,
Contact
extra
,
float
weight
,
out
int
surfaceHash
)
inline
protected
См. определение в файле
InventoryItem.c
строка
190
191
{
192
int
liquidType = -1;
193
return
ProcessImpactSoundEx
(other, extra, weight, surfaceHash,liquidType);
194
}
EntityAI::ProcessImpactSoundEx
float ProcessImpactSoundEx(IEntity other, Contact extra, float weight, out int surfaceHash, out int liquidType)
Определения
InventoryItem.c:198
Перекрестные ссылки
ProcessImpactSoundEx()
.
EntityAI
Создано системой
1.13.2