SLogWidget::ScrollToEnd

Scrolls the specified tab to the last entry

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

void ScrollToEnd
(
    TSharedRef< FLogTabInfo > InTab
)

Remarks

Scrolls the specified tab to the last entry

Parameters

Parameter

Description

InTab

The tab which should scroll to the end

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