File Utils

File Utils

Windows
MacOS
Linux
On this page

Actions

Copy File

Copies a file.

Target is Blueprint File Utils BPLibrary

Delete Directory

Deletes a directory and all the files in it and optionally all sub-directories and files within it

Target is Blueprint File Utils BPLibrary

Delete File

Deletes a file.

Target is Blueprint File Utils BPLibrary

Directory Exists

Checks if a directory exists

Target is Blueprint File Utils BPLibrary

File Exists

Checks if a file exists

Target is Blueprint File Utils BPLibrary

Find Files

Finds all the files within the given directory, with optional file extension filter.

Target is Blueprint File Utils BPLibrary

Find Recursive

Finds all the files and/or directories within the given directory and any sub-directories. Files can be found with anoptional file extension filter.

Target is Blueprint File Utils BPLibrary

Get User Directory

Get the users directory. Platform specific (usually something like MyDocuments or the users home directory

Target is Blueprint File Utils BPLibrary

Make Directory

Makes a new directory, and optionally sub-directories

Target is Blueprint File Utils BPLibrary

Move File

Move File

Target is Blueprint File Utils BPLibrary

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss