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
Kamikazi
C# Class Kamikazi, Unity2d-Game
Inheritance:
Enemy
Afficher le fichier
Open project: sagivo/Unity2d-Game
Méthodes protégées
Méthode
Description
Awake
( ) :
void
Start
( ) :
void
Update
( ) :
void
Private Methods
Méthode
Description
findTarget
( ) :
void
Method Details
Awake()
protected
méthode
protected
Awake
( ) :
void
Résultat
void
Start()
protected
méthode
protected
Start
( ) :
void
Résultat
void
Update()
protected
méthode
protected
Update
( ) :
void
Résultat
void