Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
AI_Pather
C# Class AI_Pather, Pharos
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: rstaewen/Pharos
Class Usage Examples
Public Properties
Property
Type
Description
target
Transform
Public Methods
Method
Description
FixedUpdate
( ) :
void
OnPathComplete
(
Path
p
) :
void
Start
( ) :
void
Method Details
FixedUpdate()
public
method
public
FixedUpdate
( ) :
void
return
void
OnPathComplete()
public
method
public
OnPathComplete
(
Path
p
) :
void
p
Path
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
target
public_oe property
public
Transform
target
return
Transform