Skip to content

SongConfigData Resource

Namespace: SpaceUsurper

Inheritance: ObjectHotloadedData → SongConfigData

Note

This resource type supports #include, so it can inherit properties from other resources of the same type.

Properties

Script Parameters

Note

These parameters are available for you to use while writing scripts inside of a resource of this type.

Name Description
beatsPerBar Type: Int32
beatsPerMinute Type: Single
dt Type: Single
player Type: DummyPlayer
rand Type: Rand
song Type: Song
stage Type: Stage
this Type: Song
betweenForms Alias of !isMenuStage && (stage.GetUnit('boss')?.CurrentCore == null
isMenuStage Alias of stage.IsMenuStage
Type: Boolean