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

◆ GetInternalMagazineCartridgeInfo()

proto bool InventoryItemSuper::GetInternalMagazineCartridgeInfo ( int muzzleIndex,
int cartridgeIndex,
out float ammoDamage,
out string ammoTypeName )
private

get info about the cartridge in the internal magazine of a muzzle

Аргументы
[in]muzzleIndex
[in]cartridgeIndexhas to be 0 <= cartridgeIndex < GetInternalMagazineCartridgeCount()
[out]ammoDamagedamage of the ammo
[out]ammoTypeNametype name of the ejected ammo
Возвращает
true if info retrieved