osumodcalculator
    Preparing search index...

    Function toInt

    • STABLE MODS ONLY

      Converts each mod to their enum value and adds them together

          const mods: ModLegacy[] = ['EZ', 'HD', 'DT'];
      toInt(mods); // => 74

      Parameters

      Returns number