Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Get(EnergyUsageSubsystem)

Returns the reading for the given subsystem, or a default (unavailable) reading if none has been recorded.
Read time 1 minuteLast updated 6 days ago

Definition

public EnergyUsageReading Get(EnergyUsageSubsystem subsystem)

Parameters

The device hardware subsystem to retrieve the energy reading for.

Returns

Type

Description

EnergyUsageReadingThe reading for the requested subsystem.