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

◆ ServerReplaceItemInHandsWithNew()

bool EntityAI::ServerReplaceItemInHandsWithNew ( ReplaceItemWithNewLambdaBase lambda)
inlineprotected

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

331 {
332 return ReplaceItemInHandsWithNewImpl(InventoryMode.SERVER, lambda);
333 }
InventoryMode
NOTE: PREDICTIVE is not to be used at all in multiplayer.
bool ReplaceItemInHandsWithNewImpl(InventoryMode mode, ReplaceItemWithNewLambdaBase lambda)
hand replace
Определения 3_Game/Entities/Man.c:317

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