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
Checkpoint
C# Class Checkpoint, Joyful
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: GDCASU/Joyful
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
levelManager
LevelManager
Méthodes publiques
Méthode
Description
OnTriggerEnter2D
(
Collider2D
other
) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
OnTriggerEnter2D()
public
méthode
public
OnTriggerEnter2D
(
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
levelManager
public_oe property
public
LevelManager
levelManager
Résultat
LevelManager