UContentBrowserDataSubsystem::IsFolderVisibleIfHidingEmpty

Query whether the given virtual folder should be visible if the UI is asking to hide empty content folders.

Windows
MacOS
Linux

References

Module

ContentBrowserData

Header

/Engine/Source/Editor/ContentBrowserData/Public/ContentBrowserDataSubsystem.h

Include

#include "ContentBrowserDataSubsystem.h"

Source

/Engine/Source/Editor/ContentBrowserData/Private/ContentBrowserDataSubsystem.cpp

Syntax

bool IsFolderVisibleIfHidingEmpty
(
    const FName InPath
) const

Remarks

Query whether the given virtual folder should be visible if the UI is asking to hide empty content folders.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss