C# Class BasicDetect, Left4Bread

Inheritance: MonoBehaviour
Afficher le fichier Open project: andresg6/Left4Bread

Méthodes publiques

Свойство Type Description
detected bool

Méthodes publiques

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

Method Details

OnTriggerEnter() public méthode

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

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

detected public_oe property

public bool detected
Résultat bool