DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
CanReleaseAttachment()
override
bool
PowerGeneratorStatic::CanReleaseAttachment
(
EntityAI
attachment
)
inline
protected
См. определение в файле
PowerGeneratorStatic.c
строка
212
213
{
214
if
(!super.CanReleaseAttachment(attachment))
215
return
false
;
216
return
!GetCompEM().IsWorking();
217
}
PowerGeneratorStatic
Создано системой
1.13.2