IWorldTreeItem::GenerateContextMenu

Generates a context menu option for this item if and only if it's the only item selected in the hierarchy

Windows
MacOS
Linux

References

Module

WorldBrowser

Header

/Engine/Source/Editor/WorldBrowser/Public/IWorldTreeItem.h

Include

#include "IWorldTreeItem.h"

Syntax

virtual void GenerateContextMenu
(
    UToolMenu * Menu,
    const SWorldHierarchyImpl & Hierarchy
)

Remarks

Generates a context menu option for this item if and only if it's the only item selected in the hierarchy

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