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
AiPatrol
C# Class AiPatrol, Unity
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: zackva/Unity
Class Usage Examples
Public Properties
Property
Type
Description
walkSpeed
float
wallLeft
float
wallRight
float
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
walkSpeed
public_oe property
public
float
walkSpeed
return
float
wallLeft
public_oe property
public
float
wallLeft
return
float
wallRight
public_oe property
public
float
wallRight
return
float