DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
CanLoadAttachment()
[3/3]
override
bool
ItemBase::CanLoadAttachment
(
EntityAI
attachment
)
inline
protected
См. определение в файле
TentBase.c
строка
939
940
{
941
if
(GetHealthLevel() == GameConstants.STATE_RUINED)
942
return
false
;
943
944
return
super.CanLoadAttachment(attachment);
945
}
Перекрестные ссылки
GameConstants::STATE_RUINED
.
ItemBase
Создано системой
1.13.2