Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
AI_FireEleAttack
C# Class AI_FireEleAttack, scriptcaster
Inheritance:
MonoBehaviour
Mostra file
Open project: crazymeeshu/scriptcaster
Public Properties
Property
Type
Description
isDetected
bool
sightEnd
Transform
sightStart
Transform
Public Methods
Method
Description
Attack
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
Attack()
public
method
public
Attack
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
isDetected
public_oe property
public
bool
isDetected
return
bool
sightEnd
public_oe property
public
Transform
sightEnd
return
Transform
sightStart
public_oe property
public
Transform
sightStart
return
Transform