C# Class FallOffDeath, marblemadness

Inheritance: MonoBehaviour
Afficher le fichier Open project: MtvnGames/marblemadness

Méthodes publiques

Свойство Type Description
respawn GameObject

Méthodes publiques

Méthode Description
OnTriggerEnter ( Collider other ) : void

Method Details

OnTriggerEnter() public méthode

public OnTriggerEnter ( Collider other ) : void
other Collider
Résultat void

Property Details

respawn public_oe property

public GameObject respawn
Résultat GameObject