DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
CanEnterIronsights()
override
bool
BoltActionRifle_InnerMagazine_Base::CanEnterIronsights
(
)
inline
private
См. определение в файле
Mosin9130.c
строка
11
12
{
13
ItemOptics optic = GetAttachedOptics();
14
if
(optic && PUScopeOptic.Cast(optic))
15
return
true
;
16
return
super.CanEnterIronsights();
17
}
BoltActionRifle_InnerMagazine_Base
Создано системой
1.13.2