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
BouclierFeu
C# Class BouclierFeu, gamejam14
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: TeamLativa/gamejam14
Méthodes publiques
Свойство
Type
Description
Damage
float
Méthodes publiques
Méthode
Description
OnTriggerEnter2D
(
Collider2D
coll
) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
OnTriggerEnter2D()
public
méthode
public
OnTriggerEnter2D
(
Collider2D
coll
) :
void
coll
UnityEngine.Collider2D
Résultat
void
Start()
public
méthode
public
Start
( ) :
void
Résultat
void
Update()
public
méthode
public
Update
( ) :
void
Résultat
void
Property Details
Damage
public_oe property
public
float
Damage
Résultat
float