DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
CanPutInCargo()
override
bool
Belt_Base::CanPutInCargo
(
EntityAI
parent
)
inline
private
См. определение в файле
LeatherBelt_ColorBase.c
строка
3
4
{
5
if
( !super.CanPutInCargo( parent ) )
6
{
7
return
false
;
8
}
9
10
return
IsEmpty
();
11
}
IsEmpty
override bool IsEmpty()
Определения
FireplaceBase.c:2465
Перекрестные ссылки
IsEmpty()
.
Belt_Base
Создано системой
1.13.2