FToolBarBuilder::FToolBarBuilder

Windows
MacOS
Linux

Deprecated

  • FToolBarBuilder constructor that takes in an EOrientation is deprecated. Use one of the specific per-type FToolbarBuilder overrides instead.

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,
    EOrientation Orientation,
    const bool InForceSmallIcons,
    const bool bUniform
)

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