IsSpawnerFinished
function in EnemySpawner
Declaration
public bool IsSpawnerFinished();
Returns
bool - Returns whether spawner has already spawned all enemies.
Description
Returns whether spawner has already spawned all enemies.
Last updated