IDisplayClusterConfiguratorTreeBuilder

Interface to implement to provide custom build logic to tree views

Windows
MacOS
Linux

Inheritance Hierarchy

TSharedFromThis

IDisplayClusterConfiguratorBuilder

IDisplayClusterConfiguratorTreeBuilder

References

Module

DisplayClusterConfigurator

Header

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

Include

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

Syntax

class IDisplayClusterConfiguratorTreeBuilder : public IDisplayClusterConfiguratorBuilder

Remarks

Interface to implement to provide custom build logic to tree views

Destructors

Functions

Name Description

Public function

void

 

Build

Build an array of item tree items to display in the tree.

Public function

void

 

Initialize

(
    const TSharedRef< IDisplayClusterCo...
)

Setup this builder with links to the tree

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