Timer.autostart

If true, the timer will automatically start when entering the scene tree. Note: This property is automatically set to false after the timer enters the scene tree and starts.

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

Meta