SLogWidget::OnSuspendStateChanged

Notification from the unit test (through a delegate), that the server suspend state has changed (for the button text)

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 OnSuspendStateChanged
(
    ESuspendState InSuspendState
)

Remarks

Notification from the unit test (through a delegate), that the server suspend state has changed (for the button text)

Parameters

Parameter

Description

InSuspendState

The new server suspend state

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