Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Assets
Characters
AiScripts
States
ExploreState
C# 클래스 Assets.Characters.AiScripts.States.ExploreState
상속:
IState
파일 보기
프로젝트 열기: veselin-/Team4BabelGame
1 사용 예제들
공개 메소드들
메소드
설명
ExecuteState
( ) :
void
ExploreState
(
NavMeshAgent
navAgent
,
float
movementSpeed
) :
System.Linq
IsDoneExecuting
( ) :
bool
비공개 메소드들
메소드
설명
PickWaypoint
( ) :
void
메소드 상세
ExecuteState()
공개
메소드
public
ExecuteState
( ) :
void
리턴
void
ExploreState()
공개
메소드
public
ExploreState
(
NavMeshAgent
navAgent
,
float
movementSpeed
) :
System.Linq
navAgent
UnityEngine.NavMeshAgent
movementSpeed
float
리턴
System.Linq
IsDoneExecuting()
공개
메소드
public
IsDoneExecuting
( ) :
bool
리턴
bool