Show / Hide Table of Contents

Class PowerMonitoringConsoleEntry

Inheritance
System.Object
PowerMonitoringConsoleEntry
Namespace: Content.Shared.Power
Assembly: Content.Shared.dll
Syntax
public sealed class PowerMonitoringConsoleEntry : object

Constructors

| Improve this Doc View Source

PowerMonitoringConsoleEntry(String, String, Double, Boolean)

Declaration
public PowerMonitoringConsoleEntry(string nl, string ipi, double size, bool isBattery)
Parameters
Type Name Description
System.String nl
System.String ipi
System.Double size
System.Boolean isBattery

Fields

| Improve this Doc View Source

IconEntityPrototypeId

Declaration
public string IconEntityPrototypeId
Field Value
Type Description
System.String
| Improve this Doc View Source

IsBattery

Declaration
public bool IsBattery
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

NameLocalized

Declaration
public string NameLocalized
Field Value
Type Description
System.String
| Improve this Doc View Source

Size

Declaration
public double Size
Field Value
Type Description
System.Double
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾