DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
CanEnterIronsights()
override
bool
Rifle_Base::CanEnterIronsights
(
)
inline
private
См. определение в файле
SKS.c
строка
250
251
{
252
ItemOptics optic = GetAttachedOptics();
253
if
(optic && PUScopeOptic.Cast(optic))
254
return
true
;
255
return
super.CanEnterIronsights();
256
}
Rifle_Base
Создано системой
1.13.2