Show / Hide Table of Contents

Class PowerState.Load

Inheritance
System.Object
PowerState.Load
Namespace: Content.Server.Power.Pow3r
Assembly: Content.Server.dll
Syntax
public sealed class Load : object

Fields

| Improve this Doc View Source

DesiredPower

Declaration
public float DesiredPower
Field Value
Type Description
System.Single
| Improve this Doc View Source

Enabled

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

Id

Declaration
public PowerState.NodeId Id
Field Value
Type Description
PowerState.NodeId
| Improve this Doc View Source

LinkedNetwork

Declaration
public PowerState.NodeId LinkedNetwork
Field Value
Type Description
PowerState.NodeId
| Improve this Doc View Source

Paused

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

ReceivingPower

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