gtreshchev / RuntimeAudioImporter

Runtime Audio Importer plugin for Unreal Engine. Importing audio of various formats at runtime.
MIT License
336 stars 69 forks source link

Runtime check is audio playing #61

Closed suvorov-a closed 8 months ago

suvorov-a commented 8 months ago

I need to call function when audio is NOT playing. but there is no function in engine as well as in plugin. i can't use timer, because it calls function every N seconds.

gtreshchev commented 8 months ago

Should be added in 31474509ca97c04481bd830b8b7bc7b38e31f77c image