Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
FallOffDeath
C# Class FallOffDeath, marblemadness
Inheritance:
MonoBehaviour
Show file
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 property
public
GameObject
respawn
return
GameObject