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
EnemyFullAI.Coward
C# Class EnemyFullAI.Coward, Endure
Datei anzeigen
Open project: Endure-Game/Endure
Public Properties
Property
Type
Description
cowardDistance
float
isCoward
bool
maxRunDistance
float
Public Methods
Method
Description
isFeared
( ) :
bool
noFear
( ) :
void
yesFear
( ) :
void
Method Details
isFeared()
public
method
public
isFeared
( ) :
bool
return
bool
noFear()
public
method
public
noFear
( ) :
void
return
void
yesFear()
public
method
public
yesFear
( ) :
void
return
void
Property Details
cowardDistance
public_oe property
public
float
cowardDistance
return
float
isCoward
public_oe property
public
bool
isCoward
return
bool
maxRunDistance
public_oe property
public
float
maxRunDistance
return
float