DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
JunctureSwapEntities()
bool
EntityAI::JunctureSwapEntities
(
notnull
EntityAI
item1
,
notnull
EntityAI
item2
)
inline
protected
swap juncture
См. определение в файле
Man.c
строка
496
497
{
498
return
SwapEntitiesImpl
(
InventoryMode
.JUNCTURE, item1, item2);
499
}
InventoryMode
InventoryMode
NOTE: PREDICTIVE is not to be used at all in multiplayer.
Определения
Inventory.c:22
EntityAI::SwapEntitiesImpl
bool SwapEntitiesImpl(InventoryMode mode, notnull EntityAI item1, notnull EntityAI item2)
Определения
Man.c:527
Перекрестные ссылки
SwapEntitiesImpl()
.
EntityAI
Создано системой
1.13.2