Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject
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
| Type | Name | Description | |
|---|---|---|---|
| FString | Path | The path to the directory. |