Area2D.audioBusOverride

If true, the area's audio bus overrides the default audio bus.

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

Meta