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