Navigation
API > API/Runtime > API/Runtime/CoreUObject
Structure for file paths that are displayed in the editor with a picker UI.
| Name | FFilePath |
| Type | struct |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/SoftObjectPath.h |
| Include Path | #include "UObject/SoftObjectPath.h" |
Syntax
struct FFilePath
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FilePath | FString | The path to the file. | UObject/SoftObjectPath.h |