Show / Hide Table of Contents

Class MachineComponent

Inheritance
System.Object
MachineComponent
Namespace: Content.Server.Construction.Components
Assembly: Content.Server.dll
Syntax
public sealed class MachineComponent : Component

Fields

| Improve this Doc View Source

BoardContainer

Declaration
public Container BoardContainer
Field Value
Type Description
Robust.Shared.Containers.Container
| Improve this Doc View Source

PartContainer

Declaration
public Container PartContainer
Field Value
Type Description
Robust.Shared.Containers.Container

Properties

| Improve this Doc View Source

BoardPrototype

Declaration
public string? BoardPrototype { get; }
Property Value
Type Description
System.Nullable<System.String>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾