Show / Hide Table of Contents

Class BlockGameMessages.BlockGameUserStatusMessage

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

Constructors

| Improve this Doc View Source

BlockGameUserStatusMessage(Boolean)

Declaration
public BlockGameUserStatusMessage(bool isPlayer)
Parameters
Type Name Description
System.Boolean isPlayer

Fields

| Improve this Doc View Source

IsPlayer

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