View source
class UpdateScriptEvent
package funkin.modding.events
extends ScriptEvent
import funkin.modding.events.ScriptEvent
Available on all platforms
An event that is fired during the update loop.
Constructor
Variables
read onlyelapsed:Float
The note associated with this event. You cannot replace it, but you can edit it.