PowerManager
Inherits: Node
Manages power settings.
Description
The PowerManager class is responsible for loading a UPowerInstance and calling its 'process()' method each frame.
Properties
| Type | Name | Default |
|---|---|---|
| UPowerInstance | instance | |
| CustomLogger | logger |
Property Descriptions
instance
UPowerInstance instance
Note
There is currently no description for this property. Please help us by contributing one!
logger
CustomLogger logger
Note
There is currently no description for this property. Please help us by contributing one!