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

◆ LocalReplaceItemWithNew()

bool EntityAI::LocalReplaceItemWithNew ( ReplaceItemWithNewLambdaBase lambda)
inlineprotected

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

269 {
270 return ReplaceItemWithNewImpl(InventoryMode.LOCAL, lambda);
271 }
InventoryMode
NOTE: PREDICTIVE is not to be used at all in multiplayer.
Определения Inventory.c:22
bool ReplaceItemWithNewImpl(InventoryMode mode, ReplaceItemWithNewLambdaBase lambda)
!hand -> !hand replace
Определения Man.c:260

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