TryConvertVirtualPath

Overload list

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

  Type Name Description
Public function Const EContentBrowserPathType

TryConvertVirtualPath ( const FStringView InPath,
FStringBuilderBase& OutPath
)

Attempt to convert the given virtual path
Public function Const EContentBrowserPathType

TryConvertVirtualPath ( const FStringView InPath,
FString& OutPath
)

Attempt to convert the given virtual path
Public function Const EContentBrowserPathType

TryConvertVirtualPath ( const FStringView InPath,
FName& OutPath
)

Attempt to convert the given virtual path
Public function Const EContentBrowserPathType

TryConvertVirtualPath ( const FName InPath,
FName& OutPath
)

Attempt to convert the given virtual path

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library

On this page