Variable OnUpdateConst

OnUpdate: Signal<[deltaTime: number]> = ...

Hooks onto the MonoBehaviour Update lifecycle.