Problems about Chooser, Chooser Table can not identify UFUNCTION

Hey guys, I find a problem when a learning Motion Matching sample and Chooser.

Here, if the name of return value Blueprint function is not “ReturnValue”, the Chooser Table will not identify this function.


Is this a bug or a feature? I dont have time to fight with the source code so I just want to get a answer here.

In fact, my purpose is implement those function in CPP, since I used specifier like this, the table can not identify my UFUNCTION. Is this relevant with situation I mentioned above?

Can’t find the function binding from chooser table. Chooser table plugin. UE 5.4.2.

I have provide some solutions in this post, but I still think it is some kind of bug.