Creating files outside of the project.

Is it possible to create for example txt files on the user’s computer using blueprints?
For example: when x button clicked create a txt file in user’s desktop with content: “hi”.

You’ll need C++ or a blueprint plugin. I’d suggest Rama’s which is free. My Runtime DataTable plugin also includes a node for this but it’s designed for other functionality that I don’t offer for free.

For example this plugin:

Easy File Manager - EFM

okay thank you guys!

umm I don’t know if I’m blind or I misunderstood what you said but could you post a link to the free plugin?