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
DestroyOnDeath
C# Class DestroyOnDeath, gateway2dwest
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: stlgamedev/gateway2dwest
Public Properties
Property
Type
Description
objectToDestroyOnDeath
GameObject
objectsToDisable
GameObject[]
Public Methods
Method
Description
DestroyObject
( ) :
void
Die
( ) :
void
Method Details
DestroyObject()
public
method
public
DestroyObject
( ) :
void
return
void
Die()
public
method
public
Die
( ) :
void
return
void
Property Details
objectToDestroyOnDeath
public_oe property
public
GameObject
objectToDestroyOnDeath
return
GameObject
objectsToDisable
public_oe property
public
GameObject[]
objectsToDisable
return
GameObject[]