DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
CanEnterIronsights()
override
bool
PP19_Base::CanEnterIronsights
(
)
inline
private
См. определение в файле
PP19.c
строка
33
34
{
35
ItemOptics optic = GetAttachedOptics();
36
if
(optic && PSO1Optic.Cast(optic) || PSO11Optic.Cast(optic) || KazuarOptic.Cast(optic))
37
return
true
;
38
return
super.CanEnterIronsights();
39
}
PP19_Base
Создано системой
1.13.2