AudioServerSingleton.removeBusEffect

Removes the effect at index effect_idx from the bus at index bus_idx.

struct AudioServerSingleton
@nogc nothrow
void
removeBusEffect
(
in long bus_idx
,
in long effect_idx
)

Meta