FLayoutExtender::ExtendArea

Extend the area identified by the specified extension ID

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/Docking/LayoutExtender.h

Include

#include "Framework/Docking/LayoutExtender.h"

Source

/Engine/Source/Runtime/Slate/Private/Framework/Docking/LayoutExtender.cpp

Syntax

void ExtendArea
(
    FName ExtensionId,
    const FAreaExtension & AreaExtension
)

Remarks

Extend the area identified by the specified extension ID

Parameters

Parameter

Description

ExtensionId

The ID of the area to extend (FTabManager::FArea::ExtensionId)

AreaExtensions

A callback to call with the default layout for the desired area

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