View source
class HoldNoteScriptEvent
package funkin.modding.events
extends NoteScriptEvent › ScriptEvent
import funkin.modding.events.ScriptEvent
Available on all platforms
Constructor
new(type:ScriptEventType, holdNote:SustainTrail, healthChange:Float, score:Int, isComboBreak:Bool, comboCount:Int = 0, cancelable:Bool = false)
Variables
doesNotesplash:Bool = false
Whether this note hit causes a note splash to display. Defaults to true only on "sick" notes.