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

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

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

Push this bomb to the difficulty.

Parameters

optional
fake = [UNSUPPORTED]

Whether this bomb will be pushed to the fakeBombs array.

optional
clone = [UNSUPPORTED]

Whether this object will be copied before being pushed.