Show / Hide Table of Contents

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 Source

FlavorDescription

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

FlavorType

Declaration
public FlavorType FlavorType { get; }
Property Value
Type Description
FlavorType
| 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
☀
☾