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