DayZ
1.29
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
IsItemAttachedQuantity()
bool
IsItemAttachedQuantity
(
typename
item_type
,
float
quantity
)
protected
См. определение в файле
FireplaceBase.c
строка
1599
1600
{
1601
ItemBase
item =
ItemBase
.Cast(GetAttachmentByType(item_type));
1602
1603
return
item.GetQuantity() >= quantity;
1604
}
ItemBase
Определения
4_World/DayZ/Entities/Core/Inherited/InventoryItem.c:742
Ishodniki
scripts
4_World
DayZ
Entities
ItemBase
FireplaceBase.c
Создано системой
1.13.2