DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
ServerSwapEntities()
bool
EntityAI::ServerSwapEntities
(
notnull
EntityAI
item1
,
notnull
EntityAI
item2
)
inline
protected
См. определение в файле
Man.c
строка
522
523
{
524
return
SwapEntitiesImpl
(
InventoryMode
.SERVER, item1, item2);
525
}
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