AudioServerSingleton.getBusEffect

Returns the AudioEffect at position effect_idx in bus bus_idx.

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

Meta