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

x/remapper/src/wall.ts>Wall#push

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

Push this wall to the difficulty.

Parameters

optional
fake = [UNSUPPORTED]

Whether this wall will be pushed to the fakeWalls array.

optional
clone = [UNSUPPORTED]

Whether this object will be copied before being pushed.