Navigation
API > API/Editor > API/Editor/ContentBrowserData > API/Editor/ContentBrowserData/UContentBrowserDataSource
| Type | Name | Description | |
|---|---|---|---|
| TArray< FContentBrowserItemPath > | GetAliasesForPath
(
const FSoftObjectPath& InInternalPath |
Get a list of other paths that the data source may be using to represent a specific path | |
| TArray< FContentBrowserItemPath > | GetAliasesForPath
(
FName InInternalPath |
FNames containing full asset paths are deprecated. Use FSoftObjectPath instead. |