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

◆ HasElectricityIcon()

bool ComponentEnergyManager::HasElectricityIcon ( )
inlineprotected

Energy manager: Returns true if the electricity icon (bolt) is supposed to be visible for this device. False if not.

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

1005 {
1006 return m_HasElectricityIcon;
1007 }
bool m_HasElectricityIcon
Определения ComponentEnergyManager.c:33

Перекрестные ссылки m_HasElectricityIcon.