Navigation
API > API/Plugins > API/Plugins/WorkspaceEditor > API/Plugins/WorkspaceEditor/FWorkspaceOutlinerItemExport
Description
Returns the first path segment as a FSoftObjectPath. e.g:
- "SoftObjectPath" - "Foo" - "SoftObjectPathTwo" - "Bar" will return SoftObjectPath
- "Foo" - "SoftObjectPath" - "SoftObjectPathTwo" - "Bar" will return FSoftObjectPath()
| Name | GetTopLevelAssetPath |
| Type | function |
| Header File | /Engine/Plugins/Experimental/Workspace/Source/WorkspaceEditor/Public/WorkspaceAssetRegistryInfo.h |
| Include Path | #include "WorkspaceAssetRegistryInfo.h" |
FSoftObjectPath GetTopLevelAssetPath() const