DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
CanDisplayCargo()
bool
Entity::CanDisplayCargo
(
)
inline
protected
Возвращает
true if cargo can be displayed in UI (inventory)
См. определение в файле
EntityAI.c
строка
1746
1747
{
1748
return
GetInventory
().
GetCargo
() != null;
1749
}
Entity::GetInventory
proto native GameInventory GetInventory()
GameInventory::GetCargo
proto native CargoBase GetCargo()
cargo
Перекрестные ссылки
GetInventory()
.
Entity
Создано системой
1.13.2