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

◆ WeaponGuardChamberFiredOut()

void WeaponGuardBase::WeaponGuardChamberFiredOut ( Weapon_Base w = NULL,
int muzzle_index = 0 )
inlineprotected

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

306{ m_weapon = w; m_muzzle = muzzle_index; }
int m_muzzle
Определения Guards.c:174
Weapon_Base m_weapon
Определения Guards.c:62

Перекрестные ссылки m_muzzle и m_weapon.