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

◆ CanReceiveItemIntoCargo()

override bool Barrel_ColorBase::CanReceiveItemIntoCargo ( EntityAI item)
inlineprotected

См. определение в файле Barrel_ColorBase.c строка 512

513 {
514 if ( IsOpen() )
515 return super.CanReceiveItemIntoCargo( item );
516
517 return false;
518 }
override bool IsOpen()
Определения Barrel_ColorBase.c:125

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