DayZ 1.29
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ ServerTakeEntityAsAttachment()

override bool EntityAI::ServerTakeEntityAsAttachment ( notnull EntityAI item)
inlineprotected

См. определение в файле 3_Game/DayZ/Entities/Man.c строка 469

470 {
471 return TakeEntityAsAttachmentImpl(InventoryMode.SERVER, item);
472 }
InventoryMode
NOTE: PREDICTIVE is not to be used at all in multiplayer.
bool TakeEntityAsAttachmentImpl(InventoryMode mode, notnull EntityAI item)
Определения 3_Game/DayZ/Entities/Man.c:474

Перекрестные ссылки TakeEntityAsAttachmentImpl().