IWorldTreeItem::GenerateContextMenu

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

Choose your operating system:

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