FMenuBuilder::AddWrapperSubMenu

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 AddWrapperSubMenu
(
    const FText & InMenuLabel,
    const FText & InToolTip,
    const FOnGetContent & InSubMenu,
    const FSlateIcon & InIcon,
    const FUIAction & UIAction
)

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