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

◆ LocalReplaceItemInHandsWithNew()

bool EntityAI::LocalReplaceItemInHandsWithNew ( ReplaceItemWithNewLambdaBase lambda)
inlineprotected

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

309 {
310 return ReplaceItemInHandsWithNewImpl(InventoryMode.LOCAL, lambda);
311 }
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().