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