FMenuBuilder::AddSubMenu

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/MultiBox/MultiBoxBuilder.h

Include

#include "Framework/MultiBox/MultiBoxBuilder.h"

Source

/Engine/Source/Runtime/Slate/Private/Framework/MultiBox/MultiBoxBuilder.cpp

Syntax

void AddSubMenu
(
    const TAttribute< FText > & InMenuLabel,
    const TAttribute< FText > & InToolTip,
    const FNewMenuDelegate & InSubMenu,
    const bool bInOpenSubMenuOnClick,
    const FSlateIcon & InIcon,
    const bool bInShouldCloseWindowAfterMenuSelection,
    FName InExtensionHook
)

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