Show / Hide Table of Contents

Class RequestConstructionGuide

Sent client -> server to request a specific construction guide.

Inheritance
System.Object
RequestConstructionGuide
Namespace: Content.Shared.Construction
Assembly: Content.Shared.dll
Syntax
public sealed class RequestConstructionGuide : EntityEventArgs

Constructors

| Improve this Doc View Source

RequestConstructionGuide(String)

Declaration
public RequestConstructionGuide(string constructionId)
Parameters
Type Name Description
System.String constructionId

Fields

| Improve this Doc View Source

ConstructionId

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