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

◆ SetNextMuzzleMode()

bool WeaponManager::SetNextMuzzleMode ( )
inlineprotected

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

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

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