Show / Hide Table of Contents

Class PortableGeneratorSetTargetPowerMessage

Sent to the server to adjust the targeted power level of a portable generator.

Inheritance
System.Object
PortableGeneratorSetTargetPowerMessage
Namespace: Content.Shared.Power.Generator
Assembly: Content.Shared.dll
Syntax
public sealed class PortableGeneratorSetTargetPowerMessage : BoundUserInterfaceMessage

Constructors

| Improve this Doc View Source

PortableGeneratorSetTargetPowerMessage(Int32)

Declaration
public PortableGeneratorSetTargetPowerMessage(int targetPower)
Parameters
Type Name Description
System.Int32 targetPower

Fields

| Improve this Doc View Source

TargetPower

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