C# Class RecycleTrigger, Zombayo

Inheritance: MonoBehaviour
Afficher le fichier Open project: pchernev/Zombayo

Méthodes publiques

Свойство Type Description
recyclable Transform

Méthodes publiques

Méthode Description
OnTriggerEnter ( Collider other ) : void
Start ( ) : void

Method Details

OnTriggerEnter() public méthode

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

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

recyclable public_oe property

public Transform recyclable
Résultat Transform