DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
LocalTakeEntityToCargo()
override
bool
EntityAI::LocalTakeEntityToCargo
(
notnull
EntityAI
item
)
inline
protected
См. определение в файле
Man.c
строка
398
399
{
400
return
TakeEntityToCargoImpl
(
InventoryMode
.LOCAL, item);
401
}
InventoryMode
InventoryMode
NOTE: PREDICTIVE is not to be used at all in multiplayer.
Определения
Inventory.c:22
EntityAI::TakeEntityToCargoImpl
bool TakeEntityToCargoImpl(InventoryMode mode, notnull EntityAI item)
Определения
Man.c:408
Перекрестные ссылки
TakeEntityToCargoImpl()
.
EntityAI
Создано системой
1.13.2