Class ResearchClientServerSelectedMessage
Sent to the server when the client chooses a research server.
Inheritance
System.Object
ResearchClientServerSelectedMessage
Namespace: Content.Shared.Research.Components
Assembly: Content.Shared.dll
Syntax
public sealed class ResearchClientServerSelectedMessage : BoundUserInterfaceMessage
Constructors
| Improve this Doc View SourceResearchClientServerSelectedMessage(Int32)
Declaration
public ResearchClientServerSelectedMessage(int serverId)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | serverId |
Fields
| Improve this Doc View SourceServerId
Declaration
public int ServerId
Field Value
Type | Description |
---|---|
System.Int32 |