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
OnDestroyDestroy
C# Class OnDestroyDestroy, UnityTemp
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: BrainProject/UnityTemp
Méthodes publiques
Свойство
Type
Description
destroy
GameObject
game
int
Méthodes publiques
Méthode
Description
OnDestroy
( ) :
void
Raises the destroy event.
start
( ) :
void
Method Details
OnDestroy()
public
méthode
Raises the destroy event.
public
OnDestroy
( ) :
void
Résultat
void
start()
public
méthode
public
start
( ) :
void
Résultat
void
Property Details
destroy
public_oe property
public
GameObject
destroy
Résultat
GameObject
game
public_oe property
public
int
game
Résultat
int