GetAliasesForPath

Overload list

Unreal Engine C++ API Reference > Editor > ContentBrowserData > UContentBrowserDataSubsystem

  Type Name Description
Public function Const TArray< FContentBrowserItemPath >

GetAliasesForPath ( const FSoftObjectPath& InInternalPath
)

Get a list of other paths that the data source may be using to represent a specific path
Public function Const TArray< FContentBrowserItemPath > Get a list of other paths that the data source may be using to represent a specific path
Public function Const TArray< FContentBrowserItemPath >

GetAliasesForPath ( const FName InInternalPath
)

Get a list of other paths that the data source may be using to represent a specific path

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library

On this page