Class BatteryInfo
Contains information about power supply (battery).
Inheritance
System.Object
    BatteryInfo
    Namespace: FlaxEngine
Assembly: FlaxEngine.CSharp.dll
Syntax
[Unmanaged]
public sealed class BatteryInfo : ValueTypeFields
BatteryLifePercent
Battery percentage left (normalized to 0-1 range).
Declaration
public float BatteryLifePercentField Value
| System.Single 
 |