Show / Hide Table of Contents

Class MultipleTagsConstructionGraphStep

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

Methods

| Improve this Doc View Source

EntityValid(EntityUid, IEntityManager, IComponentFactory)

Declaration
public override bool EntityValid(EntityUid uid, IEntityManager entityManager, IComponentFactory compFactory)
Parameters
Type Name Description
EntityUid uid
IEntityManager entityManager
IComponentFactory compFactory
Returns
Type Description
System.Boolean
Overrides
EntityInsertConstructionGraphStep.EntityValid(EntityUid, IEntityManager, IComponentFactory)
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾