Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Supermarket
Shop
C# Class Supermarket.Shop
Customer state that decides whether to collect a product from shopping list, proceed to checkout or exit, or steal.
Inheritance:
CustomerState
Datei anzeigen
Open project: Clarksj4/Theme-Supermarket-Tycoon-World
Public Methods
Method
Description
Initialize
( ) :
void
Shop
(
Customer
customer
) :
UnityEngine
Method Details
Initialize()
public
method
public
Initialize
( ) :
void
return
void
Shop()
public
method
public
Shop
(
Customer
customer
) :
UnityEngine
customer
Customer
return
UnityEngine