EDisplayClusterConfiguratorTreeFilterResult

Windows
MacOS
Linux

References

Module

DisplayClusterConfigurator

Header

/Engine/Plugins/Runtime/nDisplay/Source/DisplayClusterConfigurator/Public/Interfaces/Views/TreeViews/IDisplayClusterConfiguratorTreeItem.h

Include

#include "Interfaces/Views/TreeViews/IDisplayClusterConfiguratorTreeItem.h"

Syntax

enum EDisplayClusterConfiguratorTreeFilterResult
{
    Hidden,
    ShownDescendant,
    Shown,
    ShownHighlighted,
}

Values

Name

Description

Hidden

Hide the item

ShownDescendant

Show the item because child items were shown

Shown

Show the item

ShownHighlighted

Show the item and highlight search text

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