Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
TrollAI
C# Class TrollAI, ES2014B
Inheritance:
BasicAI
Datei anzeigen
Open project: eloipuertas/ES2014B
Class Usage Examples
Public Properties
Property
Type
Description
aggroRange
float
attackRange
float
Public Methods
Method
Description
Awake
( ) :
void
Update
( ) :
void
Private Methods
Method
Description
getPlayerGameObject
( ) :
GameObject
Method Details
Awake()
public
method
public
Awake
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
aggroRange
public_oe property
public
float
aggroRange
return
float
attackRange
public_oe property
public
float
attackRange
return
float