Make Directory

Make Directory

Windows
MacOS
Linux

Makes a new directory, and optionally sub-directories

Target is Blueprint File Utils BPLibrary

Make Directory
Path
Create Tree
Return Value

Inputs

In
Exec
Path
String

The directory path to make

Create Tree
Boolean

If true, the entire directory tree will be created if it doesnt exist. Otherwise only the leaft most directory will be created if possible

Outputs

Out
Exec
Return Value
Boolean

true if the directory was created, false otherwise

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