C# Class IngredientsToBread, CodeSpells

Inheritance: MonoBehaviour
Afficher le fichier Open project: srfoster/CodeSpells

Méthodes publiques

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

Méthodes publiques

Méthode Description
DestroyObjects ( ) : void
OnTriggerEnter ( Collider col ) : void

Method Details

DestroyObjects() public méthode

public DestroyObjects ( ) : void
Résultat void

OnTriggerEnter() public méthode

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

Property Details

breadRegion public_oe property

public GameObject breadRegion
Résultat GameObject