IDisplayClusterConfiguratorViewTree::GetSelectedObjects

Gets the objects that are currently selected in the tree view.

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 GetSelectedObjects
(
    TArray< UObject * > & OutObjects
) const

Remarks

Gets the objects that are currently selected in the tree view.

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