DayZ
1.29
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
CanReleaseAttachment()
override
bool
FlammableBase::CanReleaseAttachment
(
EntityAI
attachment
)
inline
protected
См. определение в файле
Torch.c
строка
118
119
{
120
if
( !super.CanReleaseAttachment( attachment ) )
121
return
false
;
122
return
!GetCompEM().IsWorking();
123
}
FlammableBase
Создано системой
1.13.2