DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
IsLiquidPresent()
bool
InventoryItem::IsLiquidPresent
(
)
inline
private
См. определение в файле
ItemBase.c
строка
901
902
{
903
return
(
GetLiquidType
() != 0 &&
HasQuantity
());
904
}
InventoryItem::HasQuantity
override bool HasQuantity()
Определения
ItemBase.c:3381
InventoryItem::GetLiquidType
override int GetLiquidType()
Определения
ItemBase.c:3779
Перекрестные ссылки
GetLiquidType()
и
HasQuantity()
.
InventoryItem
Создано системой
1.13.2