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

◆ OnInteractBranch()

void ComponentEnergyManager::OnInteractBranch ( EntityAI originalCaller,
Man player,
int system )
inlineprotected

Called when the player is interacting with an item containing this energy component, or when interacting with an item this device is connected to.

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

1521 {
1522 m_ThisEntityAI.IncreaseLifetime();
1523
1524 }
EntityAI m_ThisEntityAI
Определения Component.c:24

Перекрестные ссылки Component::m_ThisEntityAI.

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