DayZ 1.29
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/DayZ/Entities/EntityAI.c строка 3421

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

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