C# Class Melee, DefendAman

Inheritance: MonoBehaviour
Afficher le fichier Open project: CarsonRoscoe/DefendAman Class Usage Examples

Méthodes publiques

Свойство Type Description
targets HashSet

Méthodes protégées

Méthode Description
OnTriggerEnter2D ( Collider2D other ) : void

Method Details

OnTriggerEnter2D() protected méthode

protected OnTriggerEnter2D ( Collider2D other ) : void
other UnityEngine.Collider2D
Résultat void

Property Details

targets public_oe property

public HashSet targets
Résultat HashSet