C# Class FallOffDeath, marblemadness

Inheritance: MonoBehaviour
Datei anzeigen 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