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

◆ GetWeaponSpecificCommand()

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

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

1264 {
1265 return subCommand;
1266 }