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

x/remapper/src/basicEvent.ts>EventInternals.BaseEvent

A framework for Beat Saber map scripting.
Latest
class EventInternals.BaseEvent
extends BaseObject
import { EventInternals } from "https://deno.land/x/remapper@3.1.2/src/basicEvent.ts";
const { BaseEvent } = EventInternals;

Constructors

new
BaseEvent(time: number | Json)

The bare minimum event.

Properties

floatValue: number

The value of the event, but allowing decimals.

type: number

The type of the event.

value: number

The value of the event.

Methods

push(clone?)

Push this event to the difficulty