DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
LocalTakeEntityToHands()
void EntityAI::LocalTakeEntityToHands
(
EntityAI
item
)
inline
protected
См. определение в файле
Man.c
строка
177
178
{
179
TakeEntityToHandsImpl
(
InventoryMode
.LOCAL, item);
180
}
InventoryMode
InventoryMode
NOTE: PREDICTIVE is not to be used at all in multiplayer.
Определения
Inventory.c:22
EntityAI::TakeEntityToHandsImpl
void TakeEntityToHandsImpl(InventoryMode mode, EntityAI item)
Определения
Man.c:187
Перекрестные ссылки
TakeEntityToHandsImpl()
.
EntityAI
Создано системой
1.13.2