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

◆ LocalReplaceItemWithNew()

bool EntityAI::LocalReplaceItemWithNew ( ReplaceItemWithNewLambdaBase lambda)
inlineprotected

См. определение в файле 3_Game/DayZ/Entities/Man.c строка 295

296 {
297 return ReplaceItemWithNewImpl(InventoryMode.LOCAL, lambda);
298 }
InventoryMode
NOTE: PREDICTIVE is not to be used at all in multiplayer.
bool ReplaceItemWithNewImpl(InventoryMode mode, ReplaceItemWithNewLambdaBase lambda)
!hand -> !hand replace
Определения 3_Game/DayZ/Entities/Man.c:287

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