Show / Hide Table of Contents

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 Source

ResearchClientServerSelectedMessage(Int32)

Declaration
public ResearchClientServerSelectedMessage(int serverId)
Parameters
Type Name Description
System.Int32 serverId

Fields

| Improve this Doc View Source

ServerId

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