function in SpawnerGraph
Last updated 3 years ago
public GetSpawnEnemyDataByTime(int round, float time);
round
The round you want to get enemies from
time
Time must be greater than spawn time, to return that
- Returns if time is greater than an enemy spawn time in the given round
It returns if time is achieved.