Signature Error: The function/event '' does not match the necessary signature - has the delegate or function/event changed?

I couldn’t solve it with your solutions, I have declared a dynamic function that has a vector array parameter, I have tried all of your solutions but I couldn’t solve it


image

Then I discovered that I forgot the reference sign “&” or the output sign according to unreal’s c++