Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
SpawnOnDestroy
C# Class SpawnOnDestroy, GGJ2016
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: netgrind/GGJ2016
Public Properties
Property
Type
Description
obj
GameObject
objParent
Transform
Public Methods
Method
Description
OnDestroy
( ) :
void
Method Details
OnDestroy()
public
method
public
OnDestroy
( ) :
void
return
void
Property Details
obj
public_oe property
public
GameObject
obj
return
GameObject
objParent
public_oe property
public
Transform
objParent
return
Transform