Class WiresActionMessage
Inheritance
System.Object
WiresActionMessage
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
|
Improve this Doc
View Source
Id
Declaration
Field Value
Type |
Description |
System.Int32 |
|