IContentBrowserSingleton::GetCurrentPath

Gets the current path if one exists, otherwise returns empty string.

Unreal Engine C++ API Reference > Editor > ContentBrowser > IContentBrowserSingleton > GetCurrentPath

Deprecated * This function is deprecated. Use GetCurrentPath without argument instead.

References

   
Module ContentBrowser
Header /Engine/Source/Editor/ContentBrowser/Public/IContentBrowserSingleton.h
Include #include "IContentBrowserSingleton.h"
[FString](API\Runtime\Core\Containers\FString) GetCurrentPath
(
    const EContentBrowserPathType PathType
)

Remarks

Gets the current path if one exists, otherwise returns empty string.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library