Show / Hide Table of Contents

Class SharedSpaceVillainArcadeComponent.SpaceVillainArcadePlayerActionMessage

Inheritance
System.Object
SharedSpaceVillainArcadeComponent.SpaceVillainArcadePlayerActionMessage
Namespace: Content.Shared.Arcade
Assembly: Content.Shared.dll
Syntax
public sealed class SpaceVillainArcadePlayerActionMessage : BoundUserInterfaceMessage

Constructors

| Improve this Doc View Source

SpaceVillainArcadePlayerActionMessage(SharedSpaceVillainArcadeComponent.PlayerAction)

Declaration
public SpaceVillainArcadePlayerActionMessage(SharedSpaceVillainArcadeComponent.PlayerAction playerAction)
Parameters
Type Name Description
SharedSpaceVillainArcadeComponent.PlayerAction playerAction

Fields

| Improve this Doc View Source

PlayerAction

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