Navigation
API > API/Plugins > API/Plugins/DisplayClusterConfigurator
| Name | FDisplayClusterConfiguratorTreeArgs |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/nDisplay/Source/DisplayClusterConfigurator/Public/Views/TreeViews/IDisplayClusterConfiguratorViewTree.h |
| Include Path | #include "Views/TreeViews/IDisplayClusterConfiguratorViewTree.h" |
Syntax
struct FDisplayClusterConfiguratorTreeArgs
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FDisplayClusterConfiguratorTreeArgs() |
Views/TreeViews/IDisplayClusterConfiguratorViewTree.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Builder | TSharedPtr< IDisplayClusterConfiguratorTreeBuilder > | Optional builder to allow for custom tree construction | Views/TreeViews/IDisplayClusterConfiguratorViewTree.h | |
| ContextName | FName | Context name used to persist settings | Views/TreeViews/IDisplayClusterConfiguratorViewTree.h | |
| Mode | EDisplayClusterConfiguratorTreeMode | The mode that this items tree is in | Views/TreeViews/IDisplayClusterConfiguratorViewTree.h |