IDisplayClusterConfiguratorViewTree::ConstructColumns

Generates a list of columns to add to 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 ConstructColumns
(
    TArray< SHeaderRow::FColumn::FArguments > & OutColumnArgs
) const

Remarks

Generates a list of columns to add to the tree view.

Parameters

Parameter

Description

OutColumnArgs

The list of column arguments to construct the columns from.

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