Navigation
API > API/Plugins > API/Plugins/DisplayClusterConfigurator > API/Plugins/DisplayClusterConfigurator/Views > API/Plugins/DisplayClusterConfigurator/Views/TreeViews > API/Plugins/DisplayClusterConfigurator/Views/TreeViews/IDisplayClusterC-_2
References
| Module | DisplayClusterConfigurator |
| Header | /Engine/Plugins/Runtime/nDisplay/Source/DisplayClusterConfigurator/Public/Views/TreeViews/IDisplayClusterConfiguratorViewTree.h |
| Include | #include "Views/TreeViews/IDisplayClusterConfiguratorViewTree.h" |
void FindAndSelectObjects
(
const TArray < UObject * > & ObjectsToSelect
)
Remarks
Finds any tree items that represent the specified objects and selects them.
Parameters
| Name | Description |
|---|---|
| ObjectsToSelect | The objects to select |