Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
FallOffDeath
C# Class FallOffDeath, marblemadness
Inheritance:
MonoBehaviour
Mostrar archivo
Open project: MtvnGames/marblemadness
Public Properties
Property
Type
Description
respawn
GameObject
Public Methods
Method
Description
OnTriggerEnter
(
Collider
other
) :
void
Method Details
OnTriggerEnter()
public
method
public
OnTriggerEnter
(
Collider
other
) :
void
other
Collider
return
void
Property Details
respawn
public_oe property
public
GameObject
respawn
return
GameObject