C# Class ShotCheck

Inheritance: MonoBehaviour
Afficher le fichier Open project: bttfgames/shaman-says

Méthodes publiques

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

Méthodes publiques

Méthode Description
OnTriggerExit ( Collider other ) : void
OnTriggerStay ( Collider other ) : void

Method Details

OnTriggerExit() public méthode

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

OnTriggerStay() public méthode

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

Property Details

_isP1 public_oe property

public bool _isP1
Résultat bool