Bind functions to call to AActor instances i.e. to a button

Thanks yes I would like to do that, binding any delegate I want and its parameters if necessary. Somewhat similar to using a lambda.

It’s not exactly any actor function, just the one specified in the panel, it will be great to use to quickly implement simple systems.

Your solution is covering partially of what I would like to do but it’s also adding more complexity and it’s not that versatile