Header menu logo BaboonAPI

LoadedTromboneTrack Type

Loaded track assets, disposed when a level ends

Instance members

Instance member Description

this.LoadAudio

Full Usage: this.LoadAudio

Returns: TrackAudio
Modifiers: abstract

Load the audio clip used for this level

Returns: TrackAudio

this.LoadBackground

Full Usage: this.LoadBackground

Parameters:
Returns: GameObject
Modifiers: abstract

Load the background object used for this level

ctx : BackgroundContext
Returns: GameObject

this.SetUpBackgroundDelayed

Full Usage: this.SetUpBackgroundDelayed

Parameters:
Modifiers: abstract

Delayed background setup hook; use if you want to modify the background after it's been cloned.

controller : BGController
bg : GameObject

this.trackref

Full Usage: this.trackref

Returns: string
Modifiers: abstract
Returns: string

Type something to start searching.