Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Assets
Characters
AiScripts
States
FollowThisState
C# Class Assets.Characters.AiScripts.States.FollowThisState
Inheritance:
IState
Afficher le fichier
Open project: veselin-/Team4BabelGame
Méthodes publiques
Méthode
Description
ExecuteState
( ) :
void
FollowThisState
(
NavMeshAgent
agent
,
GameObject
itemToFollow
) :
UnityEngine
IsDoneExecuting
( ) :
bool
Method Details
ExecuteState()
public
méthode
public
ExecuteState
( ) :
void
Résultat
void
FollowThisState()
public
méthode
public
FollowThisState
(
NavMeshAgent
agent
,
GameObject
itemToFollow
) :
UnityEngine
agent
UnityEngine.NavMeshAgent
itemToFollow
UnityEngine.GameObject
Résultat
UnityEngine
IsDoneExecuting()
public
méthode
public
IsDoneExecuting
( ) :
bool
Résultat
bool