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

◆ GetWeaponSpecificCommand()

int Weapon::GetWeaponSpecificCommand ( int weaponAction,
int subCommand )
inlineprotected

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

1239 {
1240 return subCommand;
1241 }