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

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

A framework for Beat Saber map scripting.
Go to Latest
class EventInternals.BaseEvent
extends BaseObject
import { EventInternals } from "https://deno.land/x/remapper@3.0.0/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