Show / Hide Table of Contents

Class ParticleAcceleratorSetPowerStateMessage

Inheritance
System.Object
ParticleAcceleratorSetPowerStateMessage
Namespace: Content.Shared.Singularity.Components
Assembly: Content.Shared.dll
Syntax
public sealed class ParticleAcceleratorSetPowerStateMessage : BoundUserInterfaceMessage

Constructors

| Improve this Doc View Source

ParticleAcceleratorSetPowerStateMessage(ParticleAcceleratorPowerState)

Declaration
public ParticleAcceleratorSetPowerStateMessage(ParticleAcceleratorPowerState state)
Parameters
Type Name Description
ParticleAcceleratorPowerState state

Fields

| Improve this Doc View Source

State

Declaration
public readonly ParticleAcceleratorPowerState State
Field Value
Type Description
ParticleAcceleratorPowerState
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾