Class BlockGameMessages.BlockGamePlayerActionMessage
Inheritance
System.Object
BlockGameMessages.BlockGamePlayerActionMessage
Namespace: Content.Shared.Arcade
Assembly: Content.Shared.dll
Syntax
public sealed class BlockGamePlayerActionMessage : BoundUserInterfaceMessage
Constructors
| Improve this Doc View SourceBlockGamePlayerActionMessage(BlockGamePlayerAction)
Declaration
public BlockGamePlayerActionMessage(BlockGamePlayerAction playerAction)
Parameters
Type | Name | Description |
---|---|---|
BlockGamePlayerAction | playerAction |
Fields
| Improve this Doc View SourcePlayerAction
Declaration
public readonly BlockGamePlayerAction PlayerAction
Field Value
Type | Description |
---|---|
BlockGamePlayerAction |