View source
typedef SongEventSchemaField
package funkin.data.event
import funkin.data.event.SongEventSchema
Available on all platforms
The individual fields of a song event schema.
Available on all platforms
The individual fields of a song event schema.
optionalunits:Null<String>title:Stringoptionalstep:Null<Float>name:Stringoptionalmin:Null<Float>optionalmax:Null<Float>optionalkeys:Null<Map<String, Dynamic>>optionaldefaultValue:Null<Dynamic>optionalcollapsible:Null<Bool>optionalchildren:Null<SongEventSchemaRaw>