View source
class SongEventScriptEvent
package funkin.modding.events
extends ScriptEvent
import funkin.modding.events.ScriptEvent
Available on all platforms
An event that is fired when the song reaches an event.
Constructor
Variables
read onlyeventData:SongEventData
The note associated with this event. You cannot replace it, but you can edit it.