Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

A framework for Beat Saber map scripting.
Go to Latest
method Chain.prototype.push
import { Chain } from "https://deno.land/x/remapper@3.0.0/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.