C# Class Sol.Workbench

Inheritance: InteractibleObject
Show file Open project: Stumpstump/RoverGame

Public Properties

Property Type Description
recipes List

Public Methods

Method Description
Interact ( ) : void

Method Details

Interact() public method

public Interact ( ) : void
return void

Property Details

recipes public property

public List recipes
return List