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

◆ SetNextMuzzleMode()

bool WeaponManager::SetNextMuzzleMode ( )
inlineprotected

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

481 {
482 return StartAction(AT_WPN_SET_NEXT_MUZZLE_MODE, NULL, NULL, NULL);
483 }
const int AT_WPN_SET_NEXT_MUZZLE_MODE
bool StartAction(int action, Magazine mag, InventoryLocation il, ActionBase control_action=NULL)
Определения WeaponManager.c:772

Перекрестные ссылки AT_WPN_SET_NEXT_MUZZLE_MODE и StartAction().