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