Automatic component deactivation

It’s possible to deactivate FMod audio component when the audio end, like is done for UE4 standard audio component? or isn’t required?

It isn’t done automatically but if you did want to do that, you could look at using a callback for when the event is finished/stopped.

1 Like