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
contactF
C# Class contactF, COMA
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: GDACollab/COMA
Méthodes publiques
Свойство
Type
Description
glow
GameObject
greyNote
Sprite
Méthodes publiques
Méthode
Description
OnTriggerExit2D
(
Collider2D
other
) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
OnTriggerExit2D()
public
méthode
public
OnTriggerExit2D
(
Collider2D
other
) :
void
other
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
glow
public_oe property
public
GameObject
glow
Résultat
GameObject
greyNote
public_oe property
public
Sprite
greyNote
Résultat
Sprite