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

x/remapper/src/basicEvent.ts>EventInternals.BaseEvent#push

A framework for Beat Saber map scripting.
Latest
method EventInternals.BaseEvent.prototype.push
import { EventInternals } from "https://deno.land/x/remapper@3.1.2/src/basicEvent.ts";
const { BaseEvent } = EventInternals;

Push this event to the difficulty

Parameters

optional
clone = [UNSUPPORTED]

Whether this object will be copied before being pushed.