DayZ 1.28
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ HasBayonetAttached()

override bool Weapon::HasBayonetAttached ( )
inlineprivate

См. определение в файле Weapon_Base.c строка 2100

2101 {
2102 return m_BayonetAttached;
2103 }
bool m_BayonetAttached
Определения Weapon_Base.c:52

Перекрестные ссылки m_BayonetAttached.

Используется в GetEffectiveAttachmentLength().