DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
LocationCanAddEntityEx()
static
bool
GameInventory::LocationCanAddEntityEx
(
notnull
InventoryLocation
inv_loc
)
inline
static
protected
См. определение в файле
Inventory.c
строка
348
349
{
350
return
LocationCanAddEntity
(inv_loc);
351
}
GameInventory::LocationCanAddEntity
static proto native bool LocationCanAddEntity(notnull InventoryLocation inv_loc)
queries if the entity contained in inv_loc.m_item can be added to ground/attachment/cargo/hands/....
Перекрестные ссылки
LocationCanAddEntity()
.
GameInventory
Создано системой
1.13.2