How can I see the duration of a sound using Blueprints?

How can i see the duration of the sound in blueprint?

Hey Banck,

If, for example, you have your sound referenced via a SoundWave variable in your blueprint, you can do a Get on that variable and then drag off that reference and get the Duration (duration of sound in seconds).

Hope that helps!

-Steve