C# Class Background_spawner, Space-Rush2

Inheritance: MonoBehaviour
Afficher le fichier Open project: M4R774/Space-Rush2

Méthodes publiques

Свойство Type Description
spawnValues Vector3
spawnWait float
stars GameObject[]

Méthodes publiques

Méthode Description
Start ( ) : void

Private Methods

Méthode Description
SpawnStars ( ) : IEnumerator

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

spawnValues public_oe property

public Vector3 spawnValues
Résultat Vector3

spawnWait public_oe property

public float spawnWait
Résultat float

stars public_oe property

public GameObject[] stars
Résultat GameObject[]