DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ HasEnergyManager()

bool Entity::HasEnergyManager ( )
inlineprotected

If this item has class EnergyManager in its config then it returns true. Otherwise returns false.

См. определение в файле EntityAI.c строка 3372

3373 {
3375 }
bool HasComponent(int comp_type)
IsComponentExist.
Определения EntityAI.c:340
const int COMP_TYPE_ENERGY_MANAGER
Определения Component.c:9

Перекрестные ссылки COMP_TYPE_ENERGY_MANAGER и HasComponent().