Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

A framework for Beat Saber map scripting.
Go to Latest
method EventBoxGroup.prototype.sections
import { EventBoxGroup } from "https://deno.land/x/remapper@3.0.0/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.