Function totalSpawns

  • Parameters

    • wave: number

      number - the wave to sum spawns up until

    • enemyBalance: boolean

      boolean - if the enemy balance card is equipped

    Returns Readonly<Spawns>

    Spawns - spawn data in the format specified by type Spawns

    Function

    totalSpawns - Get the total spawns from wave 1 to any current wave.

Generated using TypeDoc