Class MachineComponent
Inheritance
System.Object
MachineComponent
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> |
|