C# Class ObstSpawner, Shrednought

Inheritance: MonoBehaviour
Afficher le fichier Open project: 9/Shrednought

Méthodes publiques

Свойство Type Description
obstacles GameObject[]

Méthodes publiques

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

Private Methods

Méthode Description
WaitAndSpawn ( ) : IEnumerator

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

obstacles public_oe property

public GameObject[] obstacles
Résultat GameObject[]