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
MoveToPosition
C# 클래스 Supermarket.MoveToPosition
Customer state for making a customer move to a specific position
상속:
CustomerState
파일 보기
프로젝트 열기: Clarksj4/Theme-Supermarket-Tycoon-World
공개 메소드들
메소드
설명
DestinationReached
( ) :
void
MoveToPosition
(
Customer
customer
,
Vector3
destination
) :
UnityEngine
메소드 상세
DestinationReached()
공개
메소드
public
DestinationReached
( ) :
void
리턴
void
MoveToPosition()
공개
메소드
public
MoveToPosition
(
Customer
customer
,
Vector3
destination
) :
UnityEngine
customer
Customer
destination
UnityEngine.Vector3
리턴
UnityEngine