Update

class Update : Event

Event raised after the scene is updated.

Properties

Link copied to clipboard
val deltaTime: Float

The time elapsed since the last update.

Link copied to clipboard

The target scene.

Functions

Link copied to clipboard
open override fun toString(): String