Show / Hide Table of Contents

Namespace Audio.BeatMappingConfigs

Classes

BookmarkConfig

EventConfig

MappingContainer

Container for all beat mapping information. This contains lists of event configs, obstacle configs, note configs etc. - Basically all relevant informatio needed to display a beat mapping in the game.

The mapping have to be sorted, because the audio data is analyzed in different bands, so the timing of the created configs is not nessecarily consecutive. The configs are sorted based on the timing values during the song.

MappingInfo

NoteConfig

ObstacleConfig

Enums

EventConfig.TYPES

Back to top Generated by DocFX