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

x/remapper/src/note.ts>Note#push

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

Push this note to the difficulty.

Parameters

optional
fake = [UNSUPPORTED]

Whether this note will be pushed to the fakeNotes array.

optional
clone = [UNSUPPORTED]

Whether this object will be copied before being pushed.