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

◆ GetImpactSurfaceType()

string EntityAI::GetImpactSurfaceType ( IEntity other,
Contact impact )
inlineprotected

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

153 {
154 string surface;
155 int liquid = -1;
156 return GetImpactSurfaceTypeEx(other, impact, liquid);
157 }
string GetImpactSurfaceTypeEx(IEntity other, Contact impact, out int liquid)
Определения InventoryItem.c:160

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