File System Library

Open, Save, Copy, Move and delete files and directories in tranquillity!

Category:
Tags: , , ,

Description

Video showcase: https://youtu.be/HE4wIZ8n1kc

Demo: Windows / Mac

Discord: https://discord.gg/bxgtNY8

File System Library is cross platform blueprint library that allows you to easily interact with files and directories. It includes basic features like copy, move and delete for both files and directories. It also allows you to use your operating system’s default dialog windows to open or save files from any blueprint class. This plugin works both in editor and packaged builds (dev, debug and shipping)!

Technical Details

Features:

MAC USERS: If you encounter issues when packaging, move the plugin from /Users/Shared/Epic Games/UE_4.XX/Engine/Plugins/Marketplace/FileSystemLibrary to [Project Name]/Plugins/FileSystemLibrary.

Last update 19/09/2022:

CreateProc() now returns a Process ID used to track the process.

– Added 2 new functions: IsProcessRunning() & GetProcessName()

Previous updates 07/09/20: 

– All dialogs now work in-editor (including Editor Utility Widgets, and Blutilities).

– Node update, OpenDirectory(). Opens Explorer or Finder at the specified path.

Number of Blueprints: 1

Number of C++ Classes: 4

Supported Development Platforms: All Desktops (Win, MacOS)

Supported Target Build Platforms: All Desktops (Win, MacOS)

Documentation: Commented demo example included with plugin

Supported Engine Versions

4.23 – 4.27, 5.0 – 5.3