Class BlockGameMessages.BlockGameSetScreenMessage
Inheritance
System.Object
BlockGameMessages.BlockGameSetScreenMessage
Assembly: Content.Shared.dll
Syntax
public class BlockGameSetScreenMessage : BoundUserInterfaceMessage
Constructors
|
Improve this Doc
View Source
BlockGameSetScreenMessage(BlockGameMessages.BlockGameScreen, Boolean)
Declaration
public BlockGameSetScreenMessage(BlockGameMessages.BlockGameScreen screen, bool isStarted = true)
Parameters
Fields
|
Improve this Doc
View Source
IsStarted
Declaration
public readonly bool IsStarted
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Screen
Declaration
public readonly BlockGameMessages.BlockGameScreen Screen
Field Value