Elin Decompiled Documentation
EA 23.102 Nightly
Loading...
Searching...
No Matches
TraitChef.cs
Go to the documentation of this file.
1
public
class
TraitChef
:
TraitMerchantFood
2
{
3
public
override
ShopType
ShopType
=>
ShopType
.Sweet;
4
5
public
override
bool
CanServeFood
=>
true
;
6
}
ShopType
ShopType
Definition:
ShopType.cs:2
TraitChef
Definition:
TraitChef.cs:2
TraitChef.CanServeFood
override bool CanServeFood
Definition:
TraitChef.cs:5
TraitMerchantFood
Definition:
TraitMerchantFood.cs:2
Elin
TraitChef.cs
Generated by
1.9.6