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

◆ QueryFlags

enum QueryFlags

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

2{
3 NONE,
5 STATIC,
12}
ONLY_ROADWAYS
Only roadways are included in the query.
Определения DayZPlayerUtils.c:8
ORIGIN_DISTANCE
Check only distance to object origins, not BB.
Определения DayZPlayerUtils.c:6
@ STATIC
Static objects are included in the query.
Определения EnEntity.c:150
@ DYNAMIC
Dynamic objects are included in the query.
Определения EnWorld.c:139
@ NONE
No flags.
Определения EnProfiler.c:11