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

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

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

Push this chain to the difficulty.

Parameters

optional
fake = [UNSUPPORTED]

Whether this chain will be pushed to the fakeChains array.

optional
clone = [UNSUPPORTED]

Whether this object will be copied before being pushed.