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

x/remapper/src/basicEvent.ts>EventInternals.LightEvent#off

A framework for Beat Saber map scripting.
Go to Latest
method EventInternals.LightEvent.prototype.off
import { EventInternals } from "https://deno.land/x/remapper@3.0.0/src/basicEvent.ts";
const { LightEvent } = EventInternals;

Create an event that turns lights off

Parameters

optional
lightID: LightID

The lightIDs to target.