UUnitTestManager::NotifyLogWindowClosed

Notifies when a log window has closed

Windows
MacOS
Linux

References

Module

NetcodeUnitTest

Header

/Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Classes/UnitTestManager.h

Include

#include "UnitTestManager.h"

Source

/Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Private/UnitTestManager.cpp

Syntax

void NotifyLogWindowClosed
(
    const TSharedRef< SWindow > & ClosedWindow
)

Remarks

Notifies when a log window has closed

Parameters

Parameter

Description

ClosedWindow

The log window that has closed

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