C# Class TNTExplosion, Unity

Inheritance: MonoBehaviour
Afficher le fichier Open project: zackva/Unity

Méthodes publiques

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

Méthodes publiques

Méthode Description
OnTriggerEnter2D ( Collider2D other ) : void

Method Details

OnTriggerEnter2D() public méthode

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

Property Details

wall public_oe property

public GameObject wall
Résultat GameObject