Navigation
API > API/Editor > API/Editor/ContentBrowser
Description
Set if a folder is favorite.
Returns if this folder has been marked as a favorite folder.
Set a custom color for the given folder path.
Get the custom color of the given internal folder path (if any)
Get the custom color of the given folder path (if any)
| Name | UE::Editor::ContentBrowser::ExtensionUtils::UE_EXPERIMENTAL |
| Type | function |
| Header File | /Engine/Source/Editor/ContentBrowser/Public/Experimental/ContentBrowserExtensionUtils.h |
| Include Path | #include "Experimental/ContentBrowserExtensionUtils.h" |
namespace UE
{
namespace Editor
{
namespace ContentBrowser
{
namespace ExtensionUtils
{
UE::Editor::ContentBrowser::ExtensionUtils::UE_EXPERIMENTAL
(
5. 8,
"The Content Browser extension utils are experimental hooks that may be removed in the future"
) const
}
}
}
}