Energy manager: Consumes the given amount of energy. If there is not enough of stored energy in this device, then it tries to take it from its power source, if any exists. Returns true if the requested amount of energy was consumed. Otherwise it returns false.
См. определение в файле ComponentEnergyManager.c строка 894
Перекрестные ссылки FindAndConsumeEnergy() и Component::m_ThisEntityAI.
Используется в DeviceUpdate().