Timer.autostart

If true the timer will automatically start when entering the scene tree. Default value: false.

  1. bool autostart [@property getter]
    struct Timer
    @nogc nothrow @property
    bool
    autostart
    ()
  2. bool autostart [@property setter]

Meta