Execute Function as parameter

Hi Guys!

I’ve achieve expose a function as a parameter in a blueprint node, with the help of source code of the FAnimNode_Base class


but I’m stuck on how to call that function in my class. Somebody can help me to kwnow how to do that?

Maybe you can use this name to BindUFunction ?