A sample for calling a UFunction with reflection?

Awesome, thanks Mike. +1

I may end up using the function in the end to do the actual call. For my simulated events plugin I wanted to be able to offer the capability to call void events as well as events that take a single primitive value, so I needed to be able to filter it to that set.

I can provide some menu selections that make ints, floats and bools, quick selections and hope that covers 95% of use cases, but we’ll see. Gota prototype it and see what sticks.