[Missing <summary> documentation for "M:Planetbase.Human.onMealEaten(Planetbase.ResourceSubtype)"]
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic override void onMealEaten(
ResourceSubtype subtype
)
Public Overrides Sub onMealEaten (
subtype As ResourceSubtype
)
public:
virtual void onMealEaten(
ResourceSubtype subtype
) override
Parameters
- subtype
- Type: PlanetbaseResourceSubtype
[Missing <param name="subtype"/> documentation for "M:Planetbase.Human.onMealEaten(Planetbase.ResourceSubtype)"]
See Also