Class ServedGuest
Inheritance
System.Object
ServedGuest
Namespace: Eco.Gameplay.Settlements.Culture
Assembly: Eco.Gameplay.dll
Syntax
public class ServedGuest : Object
Constructors
ServedGuest()
Declaration
public ServedGuest()
Fields
FoodEaten
Declaration
public ThreadSafeHashSet<FoodItem> FoodEaten
Field Value
| Type | Description |
|---|---|
| ThreadSafeHashSet<FoodItem> |
User
Declaration
public User User
Field Value
| Type | Description |
|---|---|
| User |