C# Class EnemySpawn, Save_Grandmother

Inheritance: MonoBehaviour
Afficher le fichier Open project: Long18/Save_Grandmother Class Usage Examples

Méthodes publiques

Свойство Type Description
enemyPref GameObject
startSpawnTime float

Méthodes publiques

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

Method Details

CountDown() public méthode

public CountDown ( ) : void
Résultat void

SpawnEnemy() public méthode

public SpawnEnemy ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

enemyPref public_oe property

public GameObject enemyPref
Résultat GameObject

startSpawnTime public_oe property

public float startSpawnTime
Résultat float