FToolBarBuilder::BeginSection

Starts a section on to the extender section hook stack

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Framework/MultiBox/MultiBoxBuilder.h"

Source

/Engine/Source/Runtime/Slate/Private/Framework/MultiBox/MultiBoxBuilder.cpp

Syntax

void BeginSection
(
    FName InExtensionHook
)

Remarks

Starts a section on to the extender section hook stack

Parameters

Parameter

Description

InExtensionHook

The section hook. Can be NAME_None

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