C# 클래스 Supermarket.Queue

Customer state for queuing at a checkout.
상속: CustomerState
파일 보기 프로젝트 열기: Clarksj4/Theme-Supermarket-Tycoon-World

공개 메소드들

메소드 설명
OnInteract ( InteractionZone other ) : void
Queue ( Customer customer, Checkout checkout ) : UnityEngine

메소드 상세

OnInteract() 공개 메소드

public OnInteract ( InteractionZone other ) : void
other InteractionZone
리턴 void

Queue() 공개 메소드

public Queue ( Customer customer, Checkout checkout ) : UnityEngine
customer Customer
checkout Checkout
리턴 UnityEngine