Is It Possible To Apply a Reverb Sound Per Actor or Sound cue?

Hey There!

I have a question.

Is it possible to apply a reverb sound per actor or sound cue?

I know two ways that

  1. make a sound actors and apply reverb effect on level.
  2. using UGameplayStatics::ActivateReverbEffect Function.

Is there any other ways?

You can add a reverb volume around each actor.

https://docs.unrealengine.com/4.27/en-US/WorkingWithAudio/AudioVolume/