DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
Unjam()
bool
WeaponManager::Unjam
(
ActionBase
control_action
=
NULL
)
inline
protected
См. определение в файле
WeaponManager.c
строка
437
438
{
439
return
StartAction
(
AT_WPN_UNJAM
, NULL, NULL, control_action);
440
}
AT_WPN_UNJAM
const int AT_WPN_UNJAM
Определения
_constants.c:14
WeaponManager::StartAction
bool StartAction(int action, Magazine mag, InventoryLocation il, ActionBase control_action=NULL)
Определения
WeaponManager.c:770
Перекрестные ссылки
AT_WPN_UNJAM
и
StartAction()
.
WeaponManager
Создано системой
1.13.2