Show / Hide Table of Contents

Class ConstructionGuide

Inheritance
System.Object
ConstructionGuide
Namespace: Content.Shared.Construction
Assembly: Content.Shared.dll
Syntax
public sealed class ConstructionGuide : object

Constructors

| Improve this Doc View Source

ConstructionGuide(ConstructionGuideEntry[])

Declaration
public ConstructionGuide(ConstructionGuideEntry[] entries)
Parameters
Type Name Description
ConstructionGuideEntry[] entries

Fields

| Improve this Doc View Source

Entries

Declaration
public readonly ConstructionGuideEntry[] Entries
Field Value
Type Description
ConstructionGuideEntry[]
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾