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

◆ ServerReplaceItemWithNew()

bool EntityAI::ServerReplaceItemWithNew ( ReplaceItemWithNewLambdaBase lambda)
inlineprotected

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

291 {
292 return ReplaceItemWithNewImpl(InventoryMode.SERVER, lambda);
293 }
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().