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

◆ ServerReplaceItemWithNew()

bool EntityAI::ServerReplaceItemWithNew ( ReplaceItemWithNewLambdaBase lambda)
inlineprotected

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

301 {
302 return ReplaceItemWithNewImpl(InventoryMode.SERVER, lambda);
303 }
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().