C# Class Supermarket.ShelfGUI

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: Clarksj4/Theme-Supermarket-Tycoon-World Class Usage Examples

Méthodes publiques

Méthode Description
DisplayShelf ( Shelf shelf ) : void
Hide ( ) : void

Method Details

DisplayShelf() public méthode

public DisplayShelf ( Shelf shelf ) : void
shelf Shelf
Résultat void

Hide() public méthode

public Hide ( ) : void
Résultat void