Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Supermarket
Exit
C# 클래스 Supermarket.Exit
Customer state for making the customer proceed to the exit. Customer is removed from play upon reaching the exit
상속:
CustomerState
파일 보기
프로젝트 열기: Clarksj4/Theme-Supermarket-Tycoon-World
공개 메소드들
메소드
설명
Exit
(
Customer
customer
) :
UnityEngine
OnInteract
(
InteractionZone
other
) :
void
메소드 상세
Exit()
공개
메소드
public
Exit
(
Customer
customer
) :
UnityEngine
customer
Customer
리턴
UnityEngine
OnInteract()
공개
메소드
public
OnInteract
(
InteractionZone
other
) :
void
other
InteractionZone
리턴
void