C# Class Supermarket.ShelfGUI

Inheritance: UnityEngine.MonoBehaviour
ファイルを表示 Open project: Clarksj4/Theme-Supermarket-Tycoon-World Class Usage Examples

Public Methods

Method Description
DisplayShelf ( Shelf shelf ) : void
Hide ( ) : void

Method Details

DisplayShelf() public method

public DisplayShelf ( Shelf shelf ) : void
shelf Shelf
return void

Hide() public method

public Hide ( ) : void
return void