DayZ
1.26
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
Закрытые члены
Класс SSG82_Base
Граф наследования:SSG82_Base:
Закрытые члены
override
bool
CanEnterIronsights
()
override
void
AssembleGun
()
override
RecoilBase
SpawnRecoilObject
()
Подробное описание
Методы
◆
AssembleGun()
override
void
AssembleGun
(
)
inline
private
9
{
10
super
.AssembleGun();
11
12
if
( !FindAttachmentBySlotName(
"weaponOpticsAug"
) )
13
{
14
GetInventory().CreateAttachment(
"SSG82Optic"
);
15
}
16
}
Param3
Definition
EntityAI.c:95
◆
CanEnterIronsights()
override
bool
CanEnterIronsights
(
)
inline
private
4
{
5
return
false
;
6
}
◆
SpawnRecoilObject()
override
RecoilBase
SpawnRecoilObject
(
)
inline
private
19
{
20
return
new
SSG82Recoil
(
this
);
21
}
SSG82Recoil
Definition
SSG82Recoil.c:2
Объявления и описания членов класса находятся в файле:
D:/Ishodniki/scripts/4_World/Entities/Firearms/Rifle/
SSG82.c
SSG82_Base
Создано системой
1.10.0