FMultiBlock::FMultiBlock

Constructor UI action delegates that should be used in place of UI commands (dynamic menu items)

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Framework/MultiBox/MultiBox.h"

Syntax

FMultiBlock
(
    const FUIAction & InAction,
    FName InExtensionHook,
    EMultiBlockType InType,
    bool bInIsPartOfHeading,
    TSharedPtr< const FUICommandList > InCommandList
)

Remarks

Constructor

UI action delegates that should be used in place of UI commands (dynamic menu items)

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