Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
earthEnemyCasting
C# Class earthEnemyCasting, scriptcaster
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: crazymeeshu/scriptcaster
Méthodes publiques
Свойство
Type
Description
active
bool
detect
AI_PlayerDetection,
fireInterval
float
projSpeed
float
spell
Transform
Méthodes publiques
Méthode
Description
Start
( ) :
void
Update
( ) :
void
Private Methods
Méthode
Description
fireAtInterval
( ) :
IEnumerator
Method Details
Start()
public
méthode
public
Start
( ) :
void
Résultat
void
Update()
public
méthode
public
Update
( ) :
void
Résultat
void
Property Details
active
public_oe property
public
bool
active
Résultat
bool
detect
public_oe property
public
AI_PlayerDetection,
detect
Résultat
AI_PlayerDetection,
fireInterval
public_oe property
public
float
fireInterval
Résultat
float
projSpeed
public_oe property
public
float
projSpeed
Résultat
float
spell
public_oe property
public
Transform
spell
Résultat
Transform