Declaration
public GetSpawnEnemyDataByTime(int round, float time);
Parameters
The round you want to get enemies from
Time must be greater than spawn time, to return that
Returns
- Returns if time is greater than an enemy spawn time in the given round
Description
It returns if time is achieved.