C# Class Sol.HarvestableElement

Inheritance: InteractibleObject
Exibir arquivo Open project: Stumpstump/RoverGame

Public Properties

Property Type Description
inventoryIngredients List

Public Methods

Method Description
Interact ( ) : void

Method Details

Interact() public method

public Interact ( ) : void
return void

Property Details

inventoryIngredients public_oe property

public List inventoryIngredients
return List