DayZ
1.29
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
CanLoadAttachment()
[3/3]
override
bool
ItemBase::CanLoadAttachment
(
EntityAI
attachment
)
inline
protected
См. определение в файле
TentBase.c
строка
960
961
{
962
if
(GetHealthLevel() == GameConstants.STATE_RUINED)
963
return
false
;
964
965
return
super.CanLoadAttachment(attachment);
966
}
Перекрестные ссылки
GameConstants::STATE_RUINED
.
ItemBase
Создано системой
1.13.2