Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/remapper/src/event.ts>EventBoxGroup#sections

A framework for Beat Saber map scripting.
Latest
method EventBoxGroup.prototype.sections
import { EventBoxGroup } from "https://deno.land/x/remapper@3.1.2/src/event.ts";

Select lights by grouping them in intervals.

Parameters

amount: number

How many sections the light group is split into.

index: number

Which section to use.

optional
reverse = [UNSUPPORTED]

Whether the method should be reversed.