Show / Hide Table of Contents

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 Source

BlockGamePlayerActionMessage(BlockGamePlayerAction)

Declaration
public BlockGamePlayerActionMessage(BlockGamePlayerAction playerAction)
Parameters
Type Name Description
BlockGamePlayerAction playerAction

Fields

| Improve this Doc View Source

PlayerAction

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