ConvertInternalPathToVirtual

Overload list

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

  Type Name Description
Public function FName Converts an internal path to a virtual path.
Public function Virtual void

ConvertInternalPathToVirtual ( const FStringView InPath,
FStringBuilderBase& OutPath
)

Converts an internal path to a virtual path.
Public function void

ConvertInternalPathToVirtual ( const FStringView InPath,
FName& OutPath
)

Converts an internal path to a virtual path based on current rules
Public function void Converts an internal path to a virtual path.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library

On this page