DayZ
1.28
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
CanFoldBaseBuildingObject()
bool
ItemBase::CanFoldBaseBuildingObject
(
)
inline
protected
См. определение в файле
BaseBuildingBase.c
строка
1067
1068
{
1069
if
(
HasBase
() || GetInventory().AttachmentCount() > 0 )
1070
{
1071
return
false
;
1072
}
1073
1074
return
true
;
1075
}
ItemBase::HasBase
bool HasBase()
Определения
BaseBuildingBase.c:355
Перекрестные ссылки
HasBase()
.
ItemBase
Создано системой
1.13.2