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

◆ GetSocketsCount()

int ComponentEnergyManager::GetSocketsCount ( )
inlineprotected

Energy manager: Returns the count of power sockets (whenever used or not)

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

1148 {
1149 return m_SocketsCount;
1150 }

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

Используется в Event_OnAwake(), HasFreeSocket(), InteractBranch(), IsSelectionAPlug(), PlugCordIntoSocket(), UpdateSelections() и WakeUpWholeBranch().