DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
CanReleaseAttachment()
override
bool
FlammableBase::CanReleaseAttachment
(
EntityAI
attachment
)
inline
protected
См. определение в файле
Torch.c
строка
111
112
{
113
if
( !super.CanReleaseAttachment( attachment ) )
114
return
false
;
115
return
!GetCompEM().IsWorking();
116
}
FlammableBase
Создано системой
1.13.2