Header menu logo BaboonAPI

TromboneTrack Type

Represents a playable track

Instance members

Instance member Description

this.IsVisible

Full Usage: this.IsVisible

Returns: bool
Modifiers: abstract

Whether this track is visible in the track selector

Returns: bool

this.LoadChart

Full Usage: this.LoadChart

Returns: SavedLevel
Modifiers: abstract

Called during level loading to load the chart data.

Returns: SavedLevel

this.LoadTrack

Full Usage: this.LoadTrack

Returns: LoadedTromboneTrack
Modifiers: abstract

Called during level loading to load assets, such as backgrounds and music.

Returns: LoadedTromboneTrack

this.artist

Full Usage: this.artist

Returns: string
Modifiers: abstract
Returns: string

this.desc

Full Usage: this.desc

Returns: string
Modifiers: abstract
Returns: string

this.difficulty

Full Usage: this.difficulty

Returns: int
Modifiers: abstract
Returns: int

this.genre

Full Usage: this.genre

Returns: string
Modifiers: abstract
Returns: string

this.length

Full Usage: this.length

Returns: int
Modifiers: abstract
Returns: int

this.tempo

Full Usage: this.tempo

Returns: int
Modifiers: abstract
Returns: int

this.trackname_long

Full Usage: this.trackname_long

Returns: string
Modifiers: abstract
Returns: string

this.trackname_short

Full Usage: this.trackname_short

Returns: string
Modifiers: abstract
Returns: string

this.trackref

Full Usage: this.trackref

Returns: string
Modifiers: abstract
Returns: string

this.year

Full Usage: this.year

Returns: string
Modifiers: abstract
Returns: string

Type something to start searching.