IDisplayClusterConfiguratorViewTree::FillContextMenu

Raised when the context menu is being shown for an item 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 FillContextMenu
(
    FMenuBuilder & MenuBuilder
)

Remarks

Raised when the context menu is being shown for an item in the tree view.

Parameters

Parameter

Description

MenuBuilder

The menu builder of the context menu

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