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
EnemyCasting
C# Class EnemyCasting, scriptcaster
Inheritance:
MonoBehaviour
Mostra file
Open project: crazymeeshu/scriptcaster
Public Properties
Property
Type
Description
active
bool
detect
AI_PlayerDetection,
fireInterval
float
projSpeed
float
spell
Transform
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Private Methods
Method
Description
fireAtInterval
( ) :
IEnumerator
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
active
public_oe property
public
bool
active
return
bool
detect
public_oe property
public
AI_PlayerDetection,
detect
return
AI_PlayerDetection,
fireInterval
public_oe property
public
float
fireInterval
return
float
projSpeed
public_oe property
public
float
projSpeed
return
float
spell
public_oe property
public
Transform
spell
return
Transform