DayZ 1.28
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.

См. определение в файле 3_Game/Entities/EntityAI.c строка 3374

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

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