Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
MyAgentChefBenoitV
C# Class MyAgentChefBenoitV, PathfindingToolUnity
Inheritance:
MonoBehaviour
Mostrar archivo
Open project: benjaml/PathfindingToolUnity
Public Properties
Property
Type
Description
death
bool
itsSecure
bool
patrol
bool
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Private Methods
Method
Description
CanMove
( ) :
bool
CanPatrol
( ) :
bool
Death
( ) :
bool
Stop
( ) :
bool
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
death
public_oe property
public
bool
death
return
bool
itsSecure
public_oe property
public
bool
itsSecure
return
bool
patrol
public_oe property
public
bool
patrol
return
bool