Blueprint File Management

An advanced file manager for Blueprints.

Category:
Tags: , , , , , , , ,

Description

FileManAdvanced is a standard file management plugin built for Unreal Engine Blueprints. Use the nodes included to read, write, or delete files. Plugin comes with the native ability to return file information such as modified time and image file data to Texture2D. You can parse file lines to a string array, write a file with an existing string array, check file’s existence, and even rename files.

This plugin also includes directory nodes, which allow you to create new directories, delete directories (be careful with this), and return other directory information such as if it is empty or what files are contained inside.

Lastly, configuration nodes are also included for creating, updating, reading, and checking the existence of ini files based on their keys.

Technical Details

Number of Nodes: 23

Network Replicated: No

Supported Development Platforms: Windows

Support Discord: https://discord.gg/32qgNwm

Important/Additional Notes: Abusing these nodes can cause irreparable damage to your files. Be careful when using deletion and write nodes, as they will overwrite and delete their target. Make sure when you feed a file name to your nodes, you are including the path!

Supported Engine Versions

4.25 – 4.26