Show / Hide Table of Contents

Class BlockGameMessages.BlockGameLevelUpdateMessage

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

Constructors

| Improve this Doc View Source

BlockGameLevelUpdateMessage(Int32)

Declaration
public BlockGameLevelUpdateMessage(int level)
Parameters
Type Name Description
System.Int32 level

Fields

| Improve this Doc View Source

Level

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