Class MetabolizerTypePrototype
Inheritance
System.Object
MetabolizerTypePrototype
Implements
Robust.Shared.Prototypes.IPrototype
Namespace: Content.Shared.Body.Prototypes
Assembly: Content.Shared.dll
Syntax
public sealed class MetabolizerTypePrototype : object, IPrototype
Properties
| Improve this Doc View SourceID
Declaration
public string ID { get; }
Property Value
Type | Description |
---|---|
System.String |
Name
Declaration
public string Name { get; }
Property Value
Type | Description |
---|---|
System.String |
Implements
Robust.Shared.Prototypes.IPrototype