Class MultipleTagsConstructionGraphStep
Inheritance
System.Object
MultipleTagsConstructionGraphStep
Namespace: Content.Shared.Construction.Steps
Assembly: Content.Shared.dll
Syntax
public sealed class MultipleTagsConstructionGraphStep : ArbitraryInsertConstructionGraphStep
Methods
| Improve this Doc View SourceEntityValid(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 |