Module timer

Expand description

Sidecar module for class Timer.

Defines related flag and enum types. In GDScript, those are nested under the class scope.

See also Godot docs for Timer enums.

Structs§

ExStart
Default-param extender for Timer::start_ex.
SigTimeout
SignalsInTimer
A collection of signals for the Timer class.
TimerProcessCallback