Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
OnDestroyDestroy
C# Class OnDestroyDestroy, UnityTemp
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: BrainProject/UnityTemp
Public Properties
Property
Type
Description
destroy
GameObject
game
int
Public Methods
Method
Description
OnDestroy
( ) :
void
Raises the destroy event.
start
( ) :
void
Method Details
OnDestroy()
public
method
Raises the destroy event.
public
OnDestroy
( ) :
void
return
void
start()
public
method
public
start
( ) :
void
return
void
Property Details
destroy
public_oe property
public
GameObject
destroy
return
GameObject
game
public_oe property
public
int
game
return
int