Show / Hide Table of Contents

Class ArbitraryInsertConstructionGraphStep

Inheritance
System.Object
ConstructionGraphStep
EntityInsertConstructionGraphStep
ArbitraryInsertConstructionGraphStep
ComponentConstructionGraphStep
MultipleTagsConstructionGraphStep
TagConstructionGraphStep
Namespace: Content.Shared.Construction.Steps
Assembly: Content.Shared.dll
Syntax
public abstract class ArbitraryInsertConstructionGraphStep : EntityInsertConstructionGraphStep

Properties

| Improve this Doc View Source

Icon

Declaration
public SpriteSpecifier Icon { get; }
Property Value
Type Description
Robust.Shared.Utility.SpriteSpecifier
| Improve this Doc View Source

Name

Declaration
public string Name { get; }
Property Value
Type Description
System.String

Methods

| Improve this Doc View Source

DoExamine(ExaminedEvent)

Declaration
public override void DoExamine(ExaminedEvent examinedEvent)
Parameters
Type Name Description
ExaminedEvent examinedEvent
Overrides
ConstructionGraphStep.DoExamine(ExaminedEvent)
| Improve this Doc View Source

GenerateGuideEntry()

Declaration
public override ConstructionGuideEntry GenerateGuideEntry()
Returns
Type Description
ConstructionGuideEntry
Overrides
ConstructionGraphStep.GenerateGuideEntry()
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾