Toggle navigation
Hot Examples
RU
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
Показать файл
Открыть проект
Открытые методы
Метод
Описание
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