Show / Hide Table of Contents

Class WiresActionMessage

Inheritance
System.Object
WiresActionMessage
Namespace: Content.Shared.Wires
Assembly: Content.Shared.dll
Syntax
public sealed class WiresActionMessage : BoundUserInterfaceMessage

Constructors

| Improve this Doc View Source

WiresActionMessage(Int32, WiresAction)

Declaration
public WiresActionMessage(int id, WiresAction action)
Parameters
Type Name Description
System.Int32 id
WiresAction action

Fields

| Improve this Doc View Source

Action

Declaration
public readonly WiresAction Action
Field Value
Type Description
WiresAction
| Improve this Doc View Source

Id

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