DayZ
1.29
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
IsLiquidPresent()
bool
InventoryItem::IsLiquidPresent
(
)
inline
private
См. определение в файле
ItemBase.c
строка
911
912
{
913
return
(
GetLiquidType
() != 0 &&
HasQuantity
());
914
}
InventoryItem::HasQuantity
override bool HasQuantity()
Определения
ItemBase.c:3503
InventoryItem::GetLiquidType
override int GetLiquidType()
Определения
ItemBase.c:3904
Перекрестные ссылки
GetLiquidType()
и
HasQuantity()
.
InventoryItem
Создано системой
1.13.2