UToolMenus::AddMenuSubstitutionDuringGenerate

Substitute one menu for another during generate but not during find or extend

Windows
MacOS
Linux

References

Module

ToolMenus

Header

/Engine/Source/Developer/ToolMenus/Public/ToolMenus.h

Include

#include "ToolMenus.h"

Source

/Engine/Source/Developer/ToolMenus/Private/ToolMenus.cpp

Syntax

void AddMenuSubstitutionDuringGenerate
(
    const FName OriginalMenu,
    const FName NewMenu
)

Remarks

Substitute one menu for another during generate but not during find or extend

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