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

◆ LocalReplaceItemWithNew()

bool EntityAI::LocalReplaceItemWithNew ( ReplaceItemWithNewLambdaBase lambda)
inlineprotected

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

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

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