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

x/remapper/src/mod.ts>EventInternals.LightEvent#abstract

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

Remove the subclass of the event, giving access to all properties, but can allow for invalid data.