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

◆ GetSocketsCount()

int ComponentEnergyManager::GetSocketsCount ( )
inlineprotected

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

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

1103 {
1104 return m_SocketsCount;
1105 }

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

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