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

◆ ServerReplaceItemInHandsWithNew()

bool EntityAI::ServerReplaceItemInHandsWithNew ( ReplaceItemWithNewLambdaBase lambda)
inlineprotected

См. определение в файле Man.c строка 313

314 {
315 return ReplaceItemInHandsWithNewImpl(InventoryMode.SERVER, lambda);
316 }
InventoryMode
NOTE: PREDICTIVE is not to be used at all in multiplayer.
Определения Inventory.c:22
bool ReplaceItemInHandsWithNewImpl(InventoryMode mode, ReplaceItemWithNewLambdaBase lambda)
hand replace
Определения Man.c:300

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