Show / Hide Table of Contents

Class MachinePartPrototype

This is a prototype for categorizing different types of machine parts.

Inheritance
System.Object
MachinePartPrototype
Implements
Robust.Shared.Prototypes.IPrototype
Namespace: Content.Shared.Construction.Prototypes
Assembly: Content.Shared.dll
Syntax
public sealed class MachinePartPrototype : object, IPrototype

Fields

| Improve this Doc View Source

Name

A human-readable name for the machine part type.

Declaration
public string Name
Field Value
Type Description
System.String
| Improve this Doc View Source

StockPartPrototype

A stock part entity based on the machine part.

Declaration
public string StockPartPrototype
Field Value
Type Description
System.String

Properties

| Improve this Doc View Source

ID

Declaration
public string ID { get; }
Property Value
Type Description
System.String

Implements

Robust.Shared.Prototypes.IPrototype
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾