TinyLifeExampleMod/Api/TinyLife/Objects/FoodTypedItem.md

1 KiB

FoodTypedItem

Namespace: TinyLife > Objects

Assembly: Tiny Life.dll

Implements IGenericDataHolder, IPricedObject

Constructors

Name Summary
FoodTypedItem ( Guid, FurnitureType, Int32[], Map, Vector2 )

Fields

Type Name Summary
Guid Creator The System.Guid of the TinyLife.Objects.Person that created this item
FoodType FoodType The TinyLife.Skills.FoodType that this food-typed item has

Methods

Return Name Summary
Tooltip GetHoverInfo ( )
Boolean Validate ( )