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

◆ IsPassive()

bool ComponentEnergyManager::IsPassive ( )
inlineprotected

Energy manager: Returns true if this device is set to be passive. False if otherwise.

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

882 {
883 return m_IsPassiveDevice;
884 }

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

Используется в CanSwitchOff().