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

◆ HasBayonetAttached()

override bool Weapon::HasBayonetAttached ( )
inlineprotected

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

1802 {
1803 return m_BayonetAttached;
1804 }
bool m_BayonetAttached
Определения Weapon_Base.c:52

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

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