FNewMenuDelegate

Delegate used by multi-box to call a user function to populate a new menu.

Windows
MacOS
Linux

Type

typedef TBaseDelegate_OneParam< void, class FMenuBuilder & > FNewMenuDelegate

References

Module

Slate

Header

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

Include

#include "Framework/MultiBox/MultiBoxBuilder.h"

Remarks

Delegate used by multi-box to call a user function to populate a new menu. Used for spawning sub-menus and pull-down menus.

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