C# Class enemyShoot

Inheritance: MonoBehaviour
Afficher le fichier Open project: ucsdCSE110wi16/CSE110M240T15 Class Usage Examples

Méthodes publiques

Свойство Type Description
bullet Transform
spawnStuff bool

Private Methods

Méthode Description
OnDestroy ( ) : void
Start ( ) : void
Update ( ) : void

Property Details

bullet public_oe property

public Transform bullet
Résultat Transform

spawnStuff public_oe property

public bool spawnStuff
Résultat bool