DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
CanFoldBaseBuildingObject()
bool
ItemBase::CanFoldBaseBuildingObject
(
)
inline
protected
См. определение в файле
BaseBuildingBase.c
строка
1047
1048
{
1049
if
(
HasBase
() || GetInventory().AttachmentCount() > 0 )
1050
{
1051
return
false
;
1052
}
1053
1054
return
true
;
1055
}
ItemBase::HasBase
bool HasBase()
Определения
BaseBuildingBase.c:331
Перекрестные ссылки
HasBase()
.
ItemBase
Создано системой
1.13.2