Timer.autostart

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

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

Meta