Area.audioBusOverride

If true the area's audio bus overrides the default audio bus. Default value: false.

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

Meta