Hi and thanks in advance for any help here. I need to execute a windows shell command (run another program like a batch file) when an object is clicked. Is that possible?
Thanks
Hi and thanks in advance for any help here. I need to execute a windows shell command (run another program like a batch file) when an object is clicked. Is that possible?
Thanks
Not with Blueprints. You would need to use C++ to expose a function to BP that would enable you to achieve this.
Thanks for the reply, do you know of a demo for this?
Thnaks