Show / Hide Table of Contents

Class SharedConstructionSystem

Inheritance
System.Object
SharedConstructionSystem
ConstructionSystem
ConstructionSystem
Namespace: Content.Shared.Construction
Assembly: Content.Shared.dll
Syntax
public abstract class SharedConstructionSystem : EntitySystem

Methods

| Improve this Doc View Source

GetPredicate(Boolean, MapCoordinates)

Get predicate for construction obstruction checks.

Declaration
public SharedInteractionSystem.Ignored GetPredicate(bool canBuildInImpassable, MapCoordinates coords)
Parameters
Type Name Description
System.Boolean canBuildInImpassable
Robust.Shared.Map.MapCoordinates coords
Returns
Type Description
SharedInteractionSystem.Ignored
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾