It needs a target class. For this, I assumed I need to use the Get Actor of Class node. However, the drop-down class selector doesn’t contain the class SYNX_WAVE3 (or water, or gerstner, etc.,)
It’s not an actor, it’s an object. So ‘get actor of class’ will not work. Mind you, the main reason for using interfaces is to avoid knowing the class when you make the call.
You could make the call if you construct an instance of the object, like