AudioServerSingleton.isBusEffectEnabled

If true the effect at index effect_idx on the bus at index bus_idx is enabled.

struct AudioServerSingleton
@nogc nothrow const
bool
isBusEffectEnabled
(
in long bus_idx
,
in long effect_idx
)

Meta