FToolBarBuilder::FToolBarBuilder

Constructor

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Framework/MultiBox/MultiBoxBuilder.h"

Syntax

FToolBarBuilder
(
    TSharedPtr< const FUICommandList > InCommandList,
    FMultiBoxCustomization InCustomization,
    TSharedPtr< FExtender > InExtender,
    const bool InForceSmallIcons
)

Remarks

Constructor

Parameters

Parameter

Description

InCommandList

The action list that maps command infos to delegates that should be called for each command associated with a multiblock widget

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