Class ConstructionGhostComponent
Inheritance
System.Object
Robust.Shared.GameObjects.Component
ConstructionGhostComponent
Implements
Robust.Shared.GameObjects.IComponent
Namespace: Content.Client.Construction
Assembly: Content.Client.dll
Syntax
public sealed class ConstructionGhostComponent : Component, IComponent
Properties
| Improve this Doc View SourcePrototype
Declaration
public ConstructionPrototype Prototype { get; set; }
Property Value
Type | Description |
---|---|
ConstructionPrototype |
Implements
Robust.Shared.GameObjects.IComponent