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
scratch_flammable
C# Class scratch_flammable, Lurk2015Testing
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: gmuGADIG/Lurk2015Testing
Méthodes publiques
Свойство
Type
Description
lit
bool
Méthodes publiques
Méthode
Description
OnTriggerEnter2D
(
Collider2D
col
) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
OnTriggerEnter2D()
public
méthode
public
OnTriggerEnter2D
(
Collider2D
col
) :
void
col
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
lit
public_oe property
public
bool
lit
Résultat
bool