Show / Hide Table of Contents

Class InventoryTemplatePrototype

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

Properties

| Improve this Doc View Source

ID

Declaration
public string ID { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

Slots

Declaration
public SlotDefinition[] Slots { get; }
Property Value
Type Description
SlotDefinition[]

Implements

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