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 FFilePath
Remarks
Structure for file paths that are displayed in the editor with a picker UI.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FString | FilePath | The path to the file. |