IDisplayClusterConfiguratorViewTree::FindAndSelectObjects

Finds any tree items that represet the specified objects and selects them.

Windows
MacOS
Linux

References

Module

DisplayClusterConfigurator

Header

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

Include

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

Syntax

void FindAndSelectObjects
(
    const TArray< UObject * > & ObjectsToSelect
)

Remarks

Finds any tree items that represet the specified objects and selects them.

Parameters

Parameter

Description

ObjectsToSelect

The objects to select

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