Class ItemTaste.TastePreference
Inheritance
System.Object
ItemTaste.TastePreference
Assembly: Eco.Gameplay.dll
Syntax
public sealed class TastePreference : Enum
Fields
Bad
Declaration
public const ItemTaste.TastePreference Bad
Field Value
Delicious
Declaration
public const ItemTaste.TastePreference Delicious
Field Value
Favorite
Declaration
public const ItemTaste.TastePreference Favorite
Field Value
Good
Declaration
public const ItemTaste.TastePreference Good
Field Value
Horrible
Declaration
public const ItemTaste.TastePreference Horrible
Field Value
Ok
Declaration
public const ItemTaste.TastePreference Ok
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|
Worst
Declaration
public const ItemTaste.TastePreference Worst
Field Value
Extension Methods