Yes, I know if I make the function static then there is no need to specify its target, but I would like to know, how can I call a C++ function from blueprint when it’s not static?
Yes, I know if I make the function static then there is no need to specify its target, but I would like to know, how can I call a C++ function from blueprint when it’s not static?