View source
interface IEventHandler
package funkin.modding
import funkin.modding.IScriptedClass
extended by MusicBeatState, MusicBeatSubState
Available on all platforms
Defines an element which can receive script events. For example, the PlayState dispatches the event to all its child elements.