Hello,
I’d like to know if is possible UE interact with files on the computer (files that not belong to UE projects).
Examples:
-Reading/writing information on .txt or .docx files.
-Loading images or videos from windows folders into UE while running, or even creating new media files.
If it is possible, can it be done with visual scripting nodes or just C##? Is there a blueprint class for this propose? Where can I find information about it?
Thank you!