FDirectoryPath

Structure for directory paths that are displayed in the editor with a picker UI.

Choose your operating system:

Windows

macOS

Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/SoftObjectPath.h

Include

#include "UObject/SoftObjectPath.h"

Syntax

struct FDirectoryPath

Remarks

Structure for directory paths that are displayed in the editor with a picker UI.

Variables

Name Description

Public variable

FString

 

Path

The path to the directory.