C# Class Sol.InteractiblePickup

Inheritance: InteractibleObject
Afficher le fichier Open project: Stumpstump/RoverGame

Méthodes publiques

Свойство Type Description
myIngredient Ingredient

Méthodes publiques

Méthode Description
Interact ( ) : void

Method Details

Interact() public méthode

public Interact ( ) : void
Résultat void

Property Details

myIngredient public_oe property

public Ingredient myIngredient
Résultat Ingredient