SLogWidget::InitializeTabLayout

Initializes the LogTabInfo array and tab formatting, and returns the log tab formatting layout

Windows
MacOS
Linux

References

Module

NetcodeUnitTest

Header

/Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Public/UI/SLogWidget.h

Include

#include "UI/SLogWidget.h"

Source

/Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Private/UI/SLogWidget.cpp

Syntax

TSharedRef< FTabManager::FLayout > InitializeTabLayout
(
    const FArguments & Args
)

Remarks

Initializes the LogTabInfo array and tab formatting, and returns the log tab formatting layout

Returns

The layout to be used for initializing the tab widgets

Parameters

Parameter

Description

Args

The widget constructions args

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