FToolBarBuilder

Overload list

Windows
MacOS
Linux
Name Description

Public function

FToolBarBuilder

(
    TSharedPtr< const FUICommandList > ...,
    FMultiBoxCustomization InCustomizat...,
    TSharedPtr< FExtender > InExtender,
    const bool InForceSmallIcons
)

Constructor

Protected function

FToolBarBuilder

(
    EMultiBoxType InType,
    TSharedPtr< const FUICommandList > ...,
    FMultiBoxCustomization InCustomizat...,
    TSharedPtr< FExtender > InExtender,
    const bool InForceSmallIcons
)

Public function

FToolBarBuilder

(
    TSharedPtr< const FUICommandList > ...,
    FMultiBoxCustomization InCustomizat...,
    TSharedPtr< FExtender > InExtender,
    EOrientation Orientation,
    const bool InForceSmallIcons,
    const bool bUniform
)

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

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