DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
IsUnderRoof()
static
bool
IsUnderRoof
(
EntityAI
entity
,
float
height
=
GameConstants.ROOF_CHECK_RAYCAST_DIST
)
static
protected
См. определение в файле
MiscGameplayFunctions.c
строка
1001
1002
{
1003
return
IsUnderRoofEx
(entity, height, ObjIntersectIFire);
1004
}
IsUnderRoofEx
static bool IsUnderRoofEx(EntityAI entity, float height=GameConstants.ROOF_CHECK_RAYCAST_DIST, int geometry=ObjIntersectView)
Определения
MiscGameplayFunctions.c:1006
Перекрестные ссылки
IsUnderRoofEx()
.
Ishodniki
scripts
4_World
Static
MiscGameplayFunctions.c
Создано системой
1.13.2